We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7975cd6 commit baded94Copy full SHA for baded94
1 file changed
.github/workflows/release.yaml
@@ -20,7 +20,7 @@ jobs:
20
uses: actions/checkout@v4
21
22
- name: Setup Node.js 24 👷🏻
23
- uses: actions/setup-node@v4
+ uses: actions/setup-node@v6
24
with:
25
node-version: 24
26
0 commit comments