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