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 c7df8ed + 788dbba commit b3a07ebCopy full SHA for b3a07eb
.github/workflows/test.yaml
@@ -22,7 +22,7 @@ jobs:
22
- '3.13'
23
steps:
24
- uses: actions/checkout@v5
25
- - uses: actions/setup-java@v4
+ - uses: actions/setup-java@v5
26
with:
27
distribution: temurin
28
java-version: '21'
0 commit comments