We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 437cde4 commit 4dea5f2Copy full SHA for 4dea5f2
1 file changed
.github/workflows/release.yml
@@ -19,7 +19,7 @@ jobs:
19
- name: Setup nodejs
20
uses: actions/setup-node@v6
21
with:
22
- node-version: "24.14.1"
+ node-version: "24.15.0"
23
#- name: Setup pnpm cache
24
#uses: actions/cache@v3
25
#with:
0 commit comments