Skip to content

Commit

Permalink
chore: update git cache version from github actions
Browse files Browse the repository at this point in the history
  • Loading branch information
dylannnn committed May 5, 2024
1 parent c6002af commit a2789e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
registry-url: 'https://registry.npmjs.org'
- name: Cache NPM packages
id: cache-npm-packages
uses: actions/cache@v3
uses: actions/cache@v4
env:
cache-name: cache-npm-packages
with:
Expand Down

0 comments on commit a2789e8

Please sign in to comment.