We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e993b3d commit f759e2fCopy full SHA for f759e2f
1 file changed
.github/workflows/build-and-test.yml
@@ -11,7 +11,7 @@ jobs:
11
runs-on: ubuntu-latest
12
steps:
13
- uses: actions/checkout@v4
14
- - uses: actions/setup-java@v3
+ - uses: actions/setup-java@v4
15
with:
16
distribution: temurin
17
java-version: 8
0 commit comments