We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 12e2932 + b75a43a commit db3f8a3Copy full SHA for db3f8a3
.github/workflows/ci.yml
@@ -20,7 +20,7 @@ jobs:
20
- name: Check out
21
uses: actions/checkout@v4
22
- name: Set up Java
23
- uses: actions/setup-java@v3
+ uses: actions/setup-java@v4
24
with:
25
java-version: ${{ matrix.java }}
26
distribution: temurin
0 commit comments