Skip to content

Commit

Permalink
Update actions/cache action to v4.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 4, 2024
1 parent 8c8ebbb commit 01d5993
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
node-version: '20'

- name: Cache dependencies
uses: actions/cache@v4.0.2
uses: actions/cache@v4.1.0
with:
path: |
**/node_modules
Expand Down

0 comments on commit 01d5993

Please sign in to comment.