Skip to content

Commit

Permalink
Update actions/cache to v4
Browse files Browse the repository at this point in the history
  • Loading branch information
hulthe committed Feb 11, 2025
1 parent 0cf84de commit 371f97a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/daemon.yml
Original file line number Diff line number Diff line change
Expand Up @@ -152,7 +152,7 @@ jobs:
echo "hash=$hash" >> "$GITHUB_OUTPUT"
- name: Cache Windows libraries
uses: actions/cache@v2
uses: actions/cache@v4
id: cache-windows-modules
with:
path: |
Expand Down

0 comments on commit 371f97a

Please sign in to comment.