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 7f9e337 + eb841f2 commit 5916c22Copy full SHA for 5916c22
1 file changed
.github/workflows/release.yml
@@ -16,7 +16,7 @@ jobs:
16
token: ${{ secrets.GH_TOKEN }}
17
18
- name: Setup Node.js 🛠️
19
- uses: actions/setup-node@v4
+ uses: actions/setup-node@v5
20
with:
21
node-version: "lts/*"
22
0 commit comments