We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 51fafdd commit 29c0261Copy full SHA for 29c0261
.github/workflows/tests.yml
@@ -32,7 +32,7 @@ jobs:
32
coverage: none
33
34
- name: Setup Java
35
- uses: actions/setup-java@v3
+ uses: actions/setup-java@v4
36
with:
37
distribution: 'temurin'
38
java-version: '11'
0 commit comments