We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 167d1a2 + e8af050 commit c7a53e3Copy full SHA for c7a53e3
1 file changed
.github/workflows/ci.yaml
@@ -22,7 +22,7 @@ jobs:
22
- uses: actions/checkout@v5
23
24
- name: set up JDK
25
- uses: actions/setup-java@v4
+ uses: actions/setup-java@v5
26
with:
27
distribution: 'temurin'
28
java-version: |
0 commit comments