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 bc75a7b + da85a1d commit f0a0936Copy full SHA for f0a0936
.github/workflows/github-pages.yml
@@ -13,7 +13,7 @@ jobs:
13
- uses: actions/checkout@v4
14
15
- name: Setup Node.js environment
16
- uses: actions/setup-node@v4.0.4
+ uses: actions/setup-node@v4.2.0
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