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 4fb9bde commit 6b5679cCopy full SHA for 6b5679c
1 file changed
.github/workflows/test.yml
@@ -14,7 +14,7 @@ jobs:
14
steps:
15
- uses: actions/checkout@v4.2.2
16
- name: Set up JDK 11
17
- uses: actions/setup-java@v4.7.0
+ uses: actions/setup-java@v4.7.1
18
with:
19
java-version: '11'
20
distribution: 'adopt'
0 commit comments