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 d574210 commit f8a1747Copy full SHA for f8a1747
.github/workflows/inception.yml
@@ -8,7 +8,7 @@ jobs:
8
runs-on: ubuntu-latest
9
steps:
10
- uses: actions/checkout@v2
11
- - uses: actions/setup-node@v2
+ - uses: actions/setup-node@v4
12
with:
13
cache: npm
14
node-version: 16
.github/workflows/release.yml
@@ -9,7 +9,7 @@ jobs:
node-version: lts/*
15
.github/workflows/test.yml
@@ -10,7 +10,7 @@ jobs:
16
0 commit comments