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.
2 parents 16a813c + 88bd002 commit 84b9967Copy full SHA for 84b9967
1 file changed
.github/workflows/rebuildReadme.yml
@@ -19,7 +19,7 @@ jobs:
19
with:
20
node-version: '20.x'
21
- name: cache
22
- uses: actions/cache@v5
+ uses: actions/cache@v6
23
24
path: node_modules
25
key: ${{ runner.os }}-js-${{ hashFiles('package-lock.json') }}
0 commit comments