We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 66906a2 + b2fd4d8 commit d5326a2Copy full SHA for d5326a2
1 file changed
.github/workflows/pages.yml
@@ -15,7 +15,7 @@ jobs:
15
with:
16
node-version: '24'
17
- name: Cache NPM dependencies
18
- uses: actions/cache@v4
+ uses: actions/cache@v5
19
20
path: node_modules
21
key: ${{ runner.OS }}-npm-cache
0 commit comments