Skip to content

Commit

Permalink
Merge pull request #108 from nodecraft/dependabot/github_actions/acti…
Browse files Browse the repository at this point in the history
…ons/cache-4
  • Loading branch information
Cherry authored Feb 3, 2024
2 parents 722f450 + 632f59e commit d9c8407
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
with:
node-version: ${{ matrix.node }}
- name: Restore NPM cache
uses: actions/cache@v3
uses: actions/cache@v4
continue-on-error: true
with:
path: ~/.npm
Expand Down

0 comments on commit d9c8407

Please sign in to comment.