diff --git a/.github/workflows/bashtest.yml b/.github/workflows/bashtest.yml index 63a0b3b..348e19b 100644 --- a/.github/workflows/bashtest.yml +++ b/.github/workflows/bashtest.yml @@ -11,7 +11,7 @@ jobs: steps: - name: Checkout repository - uses: actions/checkout@v6 + uses: actions/checkout@v7 - name: Cache ShellCheck id: cache-shellcheck