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 508d0f4 commit 9309189Copy full SHA for 9309189
.github/workflows/build-test-projects-3.x.yml
@@ -57,7 +57,7 @@ jobs:
57
- uses: actions/checkout@v5
58
59
- name: Set up Java
60
- uses: actions/setup-java@v4
+ uses: actions/setup-java@v5
61
with:
62
java-version: ${{ matrix.java }}
63
distribution: temurin
.github/workflows/build-test-projects.yml
@@ -49,7 +49,7 @@ jobs:
49
50
51
52
53
54
55
0 commit comments