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 92fc6e1 commit 1cfcb6dCopy full SHA for 1cfcb6d
.github/workflows/release.yml
@@ -31,7 +31,7 @@ jobs:
31
submodules: recursive
32
fetch-depth: 0
33
- name: Setup Node.js
34
- uses: actions/setup-node@v3
+ uses: actions/setup-node@v4
35
with:
36
node-version: "lts/*"
37
- name: Release
0 commit comments