We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fbfc404 commit 8e6d61cCopy full SHA for 8e6d61c
1 file changed
.github/workflows/compatibility.yml
@@ -60,7 +60,7 @@ jobs:
60
- name: Setup Node.js
61
uses: actions/setup-node@v6
62
with:
63
- node-version: 24.15
+ node-version: 24.16
64
65
- name: Create test package
66
working-directory: /tmp
0 commit comments