Skip to content

Commit 886c910

Browse files
⬆️ Upgrade dependency node to v24.16.0
1 parent ed03b9b commit 886c910

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/check-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
- name: Setup Node.js
2626
uses: actions/setup-node@48b55a011bda9f5d6aeb4c2d9c7362e8dae4041e # v6.4.0
2727
with:
28-
node-version: 24.15.0
28+
node-version: 24.16.0
2929
cache: "npm"
3030

3131
- name: Install dependencies

0 commit comments

Comments
 (0)