Skip to content

Commit

Permalink
update setup-node for editorConfig job
Browse files Browse the repository at this point in the history
  • Loading branch information
anoronh4 committed Sep 25, 2024
1 parent 60f3317 commit 1af24b8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/linting.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
steps:
- uses: actions/checkout@v3

- 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 1af24b8

Please sign in to comment.