We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 798693c commit f6d36deCopy full SHA for f6d36de
2 files changed
.github/workflows/code-check.yml
@@ -22,7 +22,7 @@ jobs:
22
node-version: '24'
23
cache: 'npm'
24
25
- - uses: actions/cache@v5
+ - uses: actions/cache@v6
26
id: node-modules-cache
27
with:
28
path: |
.github/workflows/update-cache.yml
0 commit comments