We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents cb51d32 + 1a85149 commit 3409d0dCopy full SHA for 3409d0d
.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.5.0
+ uses: actions/setup-java@v4.6.0
16
with:
17
distribution: temurin
18
java-version: ${{ matrix.java }}
0 commit comments