fix: CI warnings (#19380)

This commit is contained in:
Aditya Manthramurthy
2024-03-28 16:44:49 -07:00
committed by GitHub
parent 48deccdc40
commit 4e670458b8
13 changed files with 24 additions and 24 deletions

View File

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