Skip to content

Commit

Permalink
Update linting.yml
Browse files Browse the repository at this point in the history
Version is outdated
  • Loading branch information
DLBPointon authored Oct 7, 2024
1 parent f51e910 commit f2cb309
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/linting.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,9 @@ jobs:
EditorConfig:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: actions/checkout@v4

- uses: actions/setup-node@v3
- uses: actions/setup-node@v4

- name: Install editorconfig-checker
run: npm install -g editorconfig-checker
Expand Down

0 comments on commit f2cb309

Please sign in to comment.