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 d2e9039 commit 1741e03Copy full SHA for 1741e03
.github/workflows/ci.yml
@@ -33,7 +33,7 @@ jobs:
33
- name: Unit Tests
34
run: bun unit
35
36
- - uses: actions/setup-java@v4
+ - uses: actions/setup-java@v5
37
with:
38
distribution: adopt
39
java-version: "17"
0 commit comments