Skip to content

Commit a2cca7f

Browse files
chore(deps): update dependency node to 24.12 (#30)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent d874b25 commit a2cca7f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.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.11
63+
node-version: 24.12
6464

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

0 commit comments

Comments
 (0)