Skip to content

Commit 8e6d61c

Browse files
chore(deps): update dependency node to 24.16 (#60)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent fbfc404 commit 8e6d61c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/compatibility.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ jobs:
6060
- name: Setup Node.js
6161
uses: actions/setup-node@v6
6262
with:
63-
node-version: 24.15
63+
node-version: 24.16
6464

6565
- name: Create test package
6666
working-directory: /tmp

0 commit comments

Comments
 (0)