Skip to content

Commit

Permalink
ci: Testing new verion of flutter-code-quality action
Browse files Browse the repository at this point in the history
  • Loading branch information
thelukewalton committed Aug 22, 2024
1 parent e371d4a commit 33a1941
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pull-request.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:

# Uses the flutter-code-quality action to run code quality checks
# This will return a status check to the pull request
- uses: ZebraDevs/[email protected].8
- uses: ZebraDevs/[email protected].9
with:
token: ${{secrets.GITHUB_TOKEN}}

Expand Down

0 comments on commit 33a1941

Please sign in to comment.