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 61a316d commit 379a653Copy full SHA for 379a653
.github/workflows/build.yml
@@ -20,7 +20,7 @@ jobs:
20
uses: actions/setup-java@v3
21
with:
22
distribution: 'temurin'
23
- java-version: '8'
+ java-version: '21'
24
25
- name: Install clojure tools
26
uses: DeLaGuardo/[email protected]
0 commit comments