Skip to content

Commit 7fde1f5

Browse files
committed
Update static.yml
1 parent 199743f commit 7fde1f5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/static.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
with:
3737
node-version: '24'
3838
- name: Cache NPM dependencies
39-
uses: actions/cache@v6
39+
uses: actions/cache@v4
4040
with:
4141
path: node_modules
4242
key: ${{ runner.OS }}-npm-cache

0 commit comments

Comments
 (0)