We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6c327db commit 1c72ffbCopy full SHA for 1c72ffb
.github/workflows/github-actions.yml
@@ -24,7 +24,7 @@ jobs:
24
- name: 'Setup: Node.js'
25
uses: actions/setup-node@v6
26
with:
27
- node-version: 22.21.0
+ node-version: 24.10.0
28
- name: 'Setup: Java'
29
uses: actions/setup-java@v5
30
0 commit comments