Skip to content

Commit

Permalink
Update style-check.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Juice10 authored Feb 4, 2025
1 parent 4d11a46 commit 7d3c608
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/style-check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:
runs-on: ubuntu-latest
name: ESLint Annotation
steps:
- uses: actions/download-artifact@v3
- uses: actions/download-artifact@v4
with:
name: eslint_report.json
- name: Annotate Code Linting Results
Expand Down

0 comments on commit 7d3c608

Please sign in to comment.