We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a7c72c5 + 3fb522d commit e6da5dbCopy full SHA for e6da5db
.github/workflows/ci.yml
@@ -30,7 +30,7 @@ jobs:
30
show-progress: false
31
32
- name: "Set up JDK ${{ matrix.java }}"
33
- uses: actions/setup-java@v3
+ uses: actions/setup-java@v4
34
with:
35
java-version: ${{ matrix.java }}
36
distribution: 'temurin'
0 commit comments