Skip to content

Commit

Permalink
upgrade to v4 (#154)
Browse files Browse the repository at this point in the history
  • Loading branch information
jacobkagon authored Jan 17, 2025
1 parent 379c937 commit 5ce198f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -157,7 +157,7 @@ jobs:
HOSTNAME=172.17.0.1
- name: Setup cache
uses: actions/cache@v3
uses: actions/cache@v4
with:
path: cache
key: ${{ runner.os }}-cache-${{ hashFiles('**/sysdig-cli-scanner', '**/latest_version.txt', '**/db/main.db.meta.json', '**/scanner-cache/inlineScannerCache.db') }}
Expand Down

0 comments on commit 5ce198f

Please sign in to comment.