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 9a554e2 commit 079d3c5Copy full SHA for 079d3c5
.github/workflows/github-pages.yml
@@ -13,7 +13,7 @@ jobs:
13
- uses: actions/checkout@v3
14
15
- name: Setup Node.js environment
16
- uses: actions/setup-node@v3.8.0
+ uses: actions/setup-node@v3.8.1
17
with:
18
node-version: '16'
19
check-version: true
.github/workflows/node.yml
@@ -10,7 +10,7 @@ jobs:
10
11
12
check-latest: true
0 commit comments