Skip to content

Commit f5fc1e9

Browse files
chore(deps): update dependency node to v24
1 parent e30fef1 commit f5fc1e9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ jobs:
4747
- name: Setup Node.js
4848
uses: actions/setup-node@v6
4949
with:
50-
node-version: "22"
50+
node-version: "24"
5151
registry-url: "https://registry.npmjs.org"
5252

5353
- name: Clean install

0 commit comments

Comments
 (0)