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 4e6747d commit 43dae52Copy full SHA for 43dae52
.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