Skip to content

Commit

Permalink
Update actions/cache version
Browse files Browse the repository at this point in the history
  • Loading branch information
jlaunonen committed Sep 2, 2024
1 parent 269cbe3 commit d1cb292
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/cache-tools/action.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ runs:
using: composite
steps:
- id: cache-bin
uses: actions/cache@v3
uses: actions/cache@v4
with:
path: bin
key: ${{ runner.os }}-bin-v1
Expand Down

0 comments on commit d1cb292

Please sign in to comment.