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.
2 parents 0682d05 + bb1636f commit f562d2cCopy full SHA for f562d2c
1 file changed
.github/workflows/build.yml
@@ -12,7 +12,7 @@ jobs:
12
- name: Checkout code
13
uses: actions/checkout@v4
14
- name: Setup Java
15
- uses: actions/setup-java@v4.7.0
+ uses: actions/setup-java@v4.7.1
16
with:
17
distribution: temurin
18
java-version: 17
0 commit comments