Skip to content

Commit a7dd9db

Browse files
authored
Update gh-pages.yml
1 parent 7a949d9 commit a7dd9db

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/gh-pages.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
node-version: '16.x'
2828

2929
- name: Cache dependencies
30-
uses: actions/cache@v1
30+
uses: actions/cache@v3
3131
with:
3232
path: ~/.npm
3333
key: ${{ runner.os }}-node-${{ hashFiles('**/package-lock.json') }}

0 commit comments

Comments
 (0)