Update to avoid requests error

This commit is contained in:
Ross Scroggs
2026-02-24 15:56:30 -08:00
parent 17105d51f1
commit 95eb36c5c2
2 changed files with 2 additions and 2 deletions

View File

@@ -153,7 +153,7 @@ jobs:
with:
path: |
cache.tar.xz
key: gam-${{ matrix.jid }}-20260213
key: gam-${{ matrix.jid }}-20260224
- name: Untar Cache archive
if: matrix.goal == 'build' && steps.cache-python-ssl.outputs.cache-hit == 'true'

View File

@@ -25,7 +25,7 @@ https://github.com/GAM-team/GAM/wiki
"""
__author__ = 'GAM Team <google-apps-manager@googlegroups.com>'
__version__ = '7.34.07'
__version__ = '7.34.08'
__license__ = 'Apache License 2.0 (http://www.apache.org/licenses/LICENSE-2.0)'
# pylint: disable=wrong-import-position