Skip to content

Commit

Permalink
ci: upgrade editorconfig action
Browse files Browse the repository at this point in the history
  • Loading branch information
dangreen committed Sep 11, 2023
1 parent 48b7af0 commit b67b502
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/checks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ jobs:
- name: Checkout the repository
uses: actions/checkout@v3
- name: Check editorconfig
uses: editorconfig-checker/action-editorconfig-checker@v1
uses: editorconfig-checker/action-editorconfig-checker@main
package-json:
runs-on: ubuntu-latest
name: package.json
Expand Down

0 comments on commit b67b502

Please sign in to comment.