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.
2 parents c02e8e0 + 505e1b4 commit b4aedb4Copy full SHA for b4aedb4
1 file changed
.github/workflows/tests.yml
@@ -46,7 +46,7 @@ jobs:
46
with:
47
submodules: recursive
48
- name: setup java
49
- uses: actions/setup-java@v3
+ uses: actions/setup-java@v4
50
51
distribution: 'temurin'
52
java-version: ${{ matrix.version }}
0 commit comments