Skip to content

Commit

Permalink
change gcp github action version
Browse files Browse the repository at this point in the history
  • Loading branch information
qdrvm-ci committed Jul 8, 2024
1 parent 4b35b80 commit ff26b6b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/zombie-tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ jobs:
- name: "Cache dependencies"
if: env.package_exist == 'False'
id: cache-restore
uses: MansaGroup/gcs-cache-action@v1.0.3
uses: adambenhassen/gcs-cache-action@35ef085597bc70f322e37548fef6267297b1bb4e
with:
bucket: ci-cache-kagome
path: ${{ env.CACHE_PATH }}
Expand Down

0 comments on commit ff26b6b

Please sign in to comment.