diff --git a/.github/workflows/Shellcheck.yml b/.github/workflows/Shellcheck.yml index c6b5a84..bc4d17f 100644 --- a/.github/workflows/Shellcheck.yml +++ b/.github/workflows/Shellcheck.yml @@ -18,7 +18,7 @@ jobs: # Steps represent a sequence of tasks that will be executed as part of the job steps: # Checks-out your repository under ${{ github.workspace }}, so your job can access it - - uses: actions/checkout@v4 + - uses: actions/checkout@v5 - name: Download Shellcheck env: