mirror of
https://github.com/minio/minio.git
synced 2025-11-07 21:02:58 -05:00
fix: CI warnings (#19380)
This commit is contained in:
committed by
GitHub
parent
48deccdc40
commit
4e670458b8
2
.github/workflows/shfmt.yml
vendored
2
.github/workflows/shfmt.yml
vendored
@@ -14,7 +14,7 @@ jobs:
|
||||
name: runner / shfmt
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
- uses: actions/checkout@v4
|
||||
- uses: luizm/action-sh-checker@master
|
||||
env:
|
||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
|
||||
Reference in New Issue
Block a user