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.
2 parents ce2a101 + c10f8bd commit 99dceabCopy full SHA for 99dceab
1 file changed
.github/workflows/test.yml
@@ -15,7 +15,7 @@ jobs:
15
with:
16
submodules: true
17
persist-credentials: false
18
- - uses: actions/setup-java@v4
+ - uses: actions/setup-java@v5
19
20
distribution: ${{ matrix.distribution }}
21
java-version: ${{ matrix.version }}
0 commit comments