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 0c824e7 commit d9bdbdeCopy full SHA for d9bdbde
.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.20.0
+ node-version: 22.21.0
28
- name: 'Setup: Java'
29
uses: actions/setup-java@v5
30
0 commit comments