1 parent 099582a commit 4c28082Copy full SHA for 4c28082
1 file changed
.github/workflows/release.yml
@@ -23,7 +23,7 @@ jobs:
23
- name: Setup Node.js
24
uses: actions/setup-node@v4
25
with:
26
- node-version: "22.17.0"
+ node-version: "22.17.1"
27
28
- name: Cache Bun dependencies
29
id: bun-cache
0 commit comments