diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 169a3e1..9b5f07a 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -99,7 +99,7 @@ jobs: - name: Git Checkout - uses: actions/checkout@v5 # https://github.com/actions/checkout + uses: actions/checkout@v6 # https://github.com/actions/checkout - name: Run the sh-checker