Update linter.yml

This commit is contained in:
Zhong Lufan 2024-02-03 23:39:52 +08:00 committed by GitHub
parent 75cd20baa0
commit b3c89b7755
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -14,7 +14,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Check out code
uses: actions/checkout@v3
uses: actions/checkout@v4
- name: Run ShellCheck
uses: ludeeus/action-shellcheck@master
env: