Skip to content

Commit 65fc2d7

Browse files
Update actions/cache action to v6 (#377)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 5c1336c commit 65fc2d7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
node-version-file: ".nvmrc"
2222

2323
- name: Reuse npm cache folder
24-
uses: actions/cache@v5
24+
uses: actions/cache@v6
2525
env:
2626
cache-name: cache-node-modules
2727
with:

0 commit comments

Comments
 (0)