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 3c9e892 commit 673c16cCopy full SHA for 673c16c
.github/workflows/gh-pages.yml
@@ -17,7 +17,7 @@ jobs:
17
- name: Setup Node
18
uses: actions/[email protected]
19
with:
20
- node-version: '12.x'
+ node-version: '20.x'
21
22
- name: Cache dependencies
23
uses: actions/cache@v2
0 commit comments