[U] Update shellcheck CI to 0.8.0

This commit is contained in:
Hykilpikonna 2022-08-01 12:46:32 -04:00 committed by GitHub
parent 16024267d0
commit c3176656ef
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -10,7 +10,7 @@ on:
jobs: jobs:
# Shellcheck # Shellcheck
check: check:
runs-on: ubuntu-latest runs-on: ubuntu-22.04
steps: steps:
- uses: actions/checkout@v3 - uses: actions/checkout@v3