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 98b79ee commit e00f60aCopy full SHA for e00f60a
.github/workflows/code-integration.yml
@@ -24,7 +24,7 @@ jobs:
24
timeout-minutes: 30
25
steps:
26
- uses: actions/checkout@v4
27
- - uses: actions/setup-java@v4
+ - uses: actions/setup-java@v5
28
with:
29
distribution: "temurin"
30
java-version: "17"
0 commit comments