Skip to content

Commit

Permalink
github actions-cache v1/2 deprecation
Browse files Browse the repository at this point in the history
Signed-off-by: Joe Flieger <[email protected]>
  • Loading branch information
fjoeaz authored Jan 15, 2025
1 parent 1fa59ba commit 6705b0e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
node-version: "14.x"
registry-url: "https://registry.npmjs.org"

- uses: actions/cache@v2
- uses: actions/cache@v4
id: yarn-cache
with:
path: |
Expand Down

0 comments on commit 6705b0e

Please sign in to comment.