Skip to content

Commit

Permalink
[bot] synced local '.github/workflows/lint.yml' with remote 'sources/…
Browse files Browse the repository at this point in the history
…github-actions/workflows/lint.yml'

Sourced from: https://github.com/Wall-Brew-Co/rebroadcast
  • Loading branch information
WallBrewBot committed Mar 7, 2025
1 parent 1177002 commit d6aedd4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,7 @@ jobs:

- name: Install Leiningen
id: install-leiningen
uses: DeLaGuardo/setup-clojure@13.1
uses: DeLaGuardo/setup-clojure@13.2
with:
lein: 'latest'
clj-kondo: 'latest'
Expand Down Expand Up @@ -183,7 +183,7 @@ jobs:

- name: Install Leiningen
id: install-leiningen
uses: DeLaGuardo/setup-clojure@13.1
uses: DeLaGuardo/setup-clojure@13.2
with:
lein: 'latest'
clj-kondo: 'latest'
Expand Down

0 comments on commit d6aedd4

Please sign in to comment.