Skip to content

Commit

Permalink
chore: upgrade ameba-linter to 0.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
icyleaf committed May 18, 2024
1 parent d007560 commit 274e017
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:

- name: Crystal Ameba Linter
if: matrix.os == 'ubuntu-latest'
uses: crystal-ameba/github-action@v0.8.0
uses: crystal-ameba/github-action@v0.9.0
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

Expand Down

0 comments on commit 274e017

Please sign in to comment.