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 e4d8c37 commit 346cadcCopy full SHA for 346cadc
.github/workflows/release.yml
@@ -38,7 +38,7 @@ jobs:
38
persist-credentials: false
39
40
- name: Setup Node.js
41
- uses: actions/setup-node@v4
+ uses: actions/setup-node@v5
42
with:
43
node-version: "20"
44
cache: "npm"
0 commit comments