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 f5c582e + 43dae52 commit 628d42bCopy full SHA for 628d42b
.github/workflows/ci.yml
@@ -42,7 +42,7 @@ jobs:
42
43
- uses: FranzDiebold/github-env-vars-action@v2
44
- name: Setup Node.js
45
- uses: actions/setup-node@v3
+ uses: actions/setup-node@v4
46
with:
47
node-version: 19
48
.github/workflows/release.yml
@@ -36,7 +36,7 @@ jobs:
36
37
38
39
40
41
0 commit comments