We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7d8f159 commit 60c7ba5Copy full SHA for 60c7ba5
.github/workflows/build-and-deploy.yml
@@ -35,7 +35,7 @@ jobs:
35
submodules: recursive
36
fetch-depth: 0
37
- name: Setup Java
38
- uses: actions/setup-java@v3
+ uses: actions/setup-java@v4
39
with:
40
java-version: ${{ matrix.java-version }}
41
distribution: adopt
0 commit comments