We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 25950b7 + a94fc22 commit f5122f5Copy full SHA for f5122f5
.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.1.0
+ uses: actions/setup-node@v3.1.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