Skip to content

Commit 673c16c

Browse files
committed
bump node
1 parent 3c9e892 commit 673c16c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/gh-pages.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
- name: Setup Node
1818
uses: actions/[email protected]
1919
with:
20-
node-version: '12.x'
20+
node-version: '20.x'
2121

2222
- name: Cache dependencies
2323
uses: actions/cache@v2

0 commit comments

Comments
 (0)