Skip to content

Commit 2ce93b9

Browse files
committed
Merge branch 'master' of github.com:poolifier/poolifier-web-worker
2 parents 5837d54 + 38f7a09 commit 2ce93b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release-please.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ jobs:
100100
- name: Setup Node.js
101101
uses: actions/setup-node@v6
102102
with:
103-
node-version: 22.x
103+
node-version: 24.x
104104
registry-url: 'https://registry.npmjs.org'
105105

106106
- name: Bundle

0 commit comments

Comments
 (0)