Update checkout action to v4

checkout@v2 is deprecated
This commit is contained in:
Oleg Kalachev
2024-06-12 03:37:28 +03:00
parent 6b0ed144e3
commit 4e4dfc1f07
4 changed files with 5 additions and 5 deletions

View File

@@ -11,7 +11,7 @@ jobs:
editorconfig:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: actions/checkout@v4
- name: .editorconfig Linter
run: |
wget --no-verbose https://github.com/okalachev/editorconfig-checker/releases/download/1.2.1-disable-spaces-amount/ec-linux-amd64