Skip to content

Commit

Permalink
CI: update actions/cache to v4
Browse files Browse the repository at this point in the history
  • Loading branch information
Roy Razon committed Feb 7, 2024
1 parent b2b607d commit c95a790
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/gh-release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ jobs:
run: |
echo "NODE_VERSION=$(jq -r .oclif.update.node.version package.json)" >> "${GITHUB_OUTPUT}"
- uses: actions/cache@v3
- uses: actions/cache@v4
id: cache-oclif-pack
name: Setup cache for oclif pack
with:
Expand Down

0 comments on commit c95a790

Please sign in to comment.