Skip to content

Commit

Permalink
testing actions step
Browse files Browse the repository at this point in the history
  • Loading branch information
qdrvm-ci committed Jul 8, 2024
1 parent ff26b6b commit 819e69c
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: adambenhassen/gcs-cache-action@35ef085597bc70f322e37548fef6267297b1bb4e
uses: pass-culture-github-actions/gcs-cache@v1
with:
bucket: ci-cache-kagome
path: ${{ env.CACHE_PATH }}
Expand Down

0 comments on commit 819e69c

Please sign in to comment.