We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d2475d5 + a5eb570 commit bc11e43Copy full SHA for bc11e43
1 file changed
.github/workflows/CI.yml
@@ -16,7 +16,7 @@ jobs:
16
- uses: actions/checkout@v4
17
18
- name: Set up JDK ${{ matrix.java }}
19
- uses: actions/setup-java@v4
+ uses: actions/setup-java@v5
20
with:
21
distribution: 'zulu'
22
java-version: ${{ matrix.java }}
0 commit comments