We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4d1d856 + d64a6c6 commit c0607daCopy full SHA for c0607da
.github/workflows/build.yml
@@ -12,7 +12,7 @@ jobs:
12
- name: Checkout the Git repository
13
uses: actions/[email protected]
14
- name: Setup Java
15
- uses: actions/setup-java@v4.6.0
+ uses: actions/setup-java@v4.7.0
16
with:
17
distribution: temurin
18
java-version: ${{ matrix.java }}
0 commit comments