Skip to content

Commit

Permalink
Update lint action
Browse files Browse the repository at this point in the history
  • Loading branch information
zjkmxy committed Aug 5, 2024
1 parent cd09ca5 commit cf54132
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint-code.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
- name: Install dependencies
run: pnpm install
- name: Run linters
uses: zjkmxy/[email protected].1
uses: zjkmxy/[email protected].3
with:
# Enable your linters here
eslint: true
Expand Down

0 comments on commit cf54132

Please sign in to comment.