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 80f8e26 commit 83a8016Copy full SHA for 83a8016
.github/workflows/generate-code.yml
@@ -27,7 +27,7 @@ jobs:
27
with:
28
node-version: 24
29
- name: Set up Java
30
- uses: actions/setup-java@c5195efecf7bdfc987ee8bae7a71cb8b11521c00 # v4.7.1
+ uses: actions/setup-java@dded0888837ed1f317902acf8a20df0ad188d165 # v5.0.0
31
32
distribution: 'temurin'
33
java-version: 17
.github/workflows/test.yml
@@ -28,7 +28,7 @@ jobs:
submodules: true
34
0 commit comments