We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8acda54 commit 3492cd9Copy full SHA for 3492cd9
1 file changed
.github/workflows/release.yaml
@@ -18,7 +18,7 @@ jobs:
18
bun-version-file: package.json
19
20
- name: Setup Node
21
- uses: actions/setup-node@v4
+ uses: actions/setup-node@v5
22
with:
23
node-version: latest
24
0 commit comments