shellcheck works now
All checks were successful
ShellCheck / Shell syntax checker (push) Successful in 15s

This commit is contained in:
2025-01-12 22:43:42 +01:00
parent 89899eb577
commit 806ba4f78f
2 changed files with 2 additions and 2 deletions

View File

@@ -29,7 +29,7 @@ on:
jobs:
shellcheck:
name: Shell syntax checker
runs-on: ubuntu-24.04
runs-on: ubuntu-latest
permissions:
contents: read
steps: