Skip to content

Commit

Permalink
Update release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
solar05 committed Sep 16, 2024
1 parent 6a88500 commit 77bd383
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,11 +11,11 @@ jobs:
- uses: actions/checkout@v4
- uses: DeLaGuardo/setup-clj-kondo@master
with:
version: '2024.05.24'
version: '2024.08.29'

- uses: DeLaGuardo/[email protected]
with:
tools-deps: '1.11.3.1463'
tools-deps: '1.12.0.1479'

- name: Run checks
run: make checks
Expand Down

0 comments on commit 77bd383

Please sign in to comment.