[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
+1 -1
View File
@@ -10,7 +10,7 @@ on:
jobs:
# Shellcheck
check:
runs-on: ubuntu-latest
runs-on: ubuntu-22.04
steps:
- uses: actions/checkout@v3