Skip to content

Commit

Permalink
Update clj-kondo.yml to use master
Browse files Browse the repository at this point in the history
  • Loading branch information
ordnungswidrig committed Nov 8, 2019
1 parent e9ce044 commit 4de95d2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/clj-kondo.yml
Expand Up @@ -9,7 +9,7 @@ jobs:

steps:
- uses: actions/checkout@v1
- uses: DeLaGuardo/clojure-lint-action@v1
- uses: DeLaGuardo/clojure-lint-action@master
with:
clj-kondo-args: --lint src
github_token: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 4de95d2

Please sign in to comment.