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 06a61e9 + 7edaab6 commit 288e130Copy full SHA for 288e130
.github/workflows/e2-tests.yml
@@ -14,7 +14,7 @@ jobs:
14
publish-npm:
15
runs-on: ubuntu-latest
16
steps:
17
- - uses: actions/checkout@v3
+ - uses: actions/checkout@v4
18
- uses: actions/setup-node@v3
19
with:
20
node-version: 16
.github/workflows/publish-node.js.yml
@@ -11,7 +11,7 @@ jobs:
11
12
13
node-version: 20
0 commit comments