Skip to content

Commit

Permalink
upgrade deprecated GitHub Action cache version
Browse files Browse the repository at this point in the history
  • Loading branch information
palmskog committed Feb 1, 2025
1 parent 0d9df35 commit 6a66494
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:

- name: Cache dependencies
id: cache-deps
uses: actions/cache@v2
uses: actions/cache@v3
with:
path: |
${{ env.HOLBA_OPT_DIR }}
Expand Down

0 comments on commit 6a66494

Please sign in to comment.