Update actions version to the latest version to prevent errors

This commit is contained in:
Tw93
2025-08-05 19:16:51 +08:00
parent 93b82c44c7
commit 467123068a
6 changed files with 15 additions and 15 deletions

View File

@@ -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