✨ Update actions version to the latest version to prevent errors
This commit is contained in:
2
.github/workflows/editorconfig-check.yml
vendored
2
.github/workflows/editorconfig-check.yml
vendored
@@ -18,6 +18,6 @@ jobs:
|
||||
name: Run EditorConfig Check
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
- uses: actions/checkout@v4
|
||||
- uses: editorconfig-checker/action-editorconfig-checker@main
|
||||
- run: editorconfig-checker -config .ecrc.json
|
||||
|
||||
Reference in New Issue
Block a user