Skip to content

Commit

Permalink
fix version in action
Browse files Browse the repository at this point in the history
  • Loading branch information
puredanger committed Aug 14, 2023
1 parent 7ccaa81 commit b74cde5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
java-version: 8
distribution: 'temurin'
- name: Set up Clojure
uses: DeLaGuardo/setup-clojure@v11
uses: DeLaGuardo/setup-clojure@11.0
with:
cli: ${{ github.event.inputs.version }}
- name: Use clojure
Expand Down

0 comments on commit b74cde5

Please sign in to comment.