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 03d5ac3 + ad1054f commit 94e0296Copy full SHA for 94e0296
.github/workflows/e2-tests.yml
@@ -15,7 +15,7 @@ jobs:
15
runs-on: ubuntu-latest
16
steps:
17
- uses: actions/checkout@v4
18
- - uses: actions/setup-node@v3
+ - uses: actions/setup-node@v4
19
with:
20
node-version: 16
21
registry-url: https://registry.npmjs.org/
.github/workflows/publish-node.js.yml
@@ -12,7 +12,7 @@ jobs:
12
13
14
node-version: 20
0 commit comments