Skip to content

Commit 499c2db

Browse files
Update actions/cache action to v5 (#34)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 491cd94 commit 499c2db

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
with:
2020
node-version: '18.x'
2121

22-
- uses: actions/cache@v4
22+
- uses: actions/cache@v5
2323
with:
2424
path: |
2525
~/.npm

0 commit comments

Comments
 (0)