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 d85dbb1 + cc6ce51 commit df76932Copy full SHA for df76932
.github/workflows/build-test.yml
@@ -33,7 +33,7 @@ jobs:
33
${{ runner.os }}-node-
34
35
- name: Setup Node.js ${{ matrix.node-version }}
36
- uses: actions/setup-node@v3
+ uses: actions/setup-node@v4
37
with:
38
node-version: ${{ matrix.node-version }}
39
.github/workflows/github-pages.yml
@@ -38,7 +38,7 @@ jobs:
40
41
42
43
44
0 commit comments