diff --git a/.github/workflows/gha-lint.yml b/.github/workflows/gha-lint.yml index 0e03b26..e5ba374 100644 --- a/.github/workflows/gha-lint.yml +++ b/.github/workflows/gha-lint.yml @@ -22,7 +22,7 @@ jobs: tar --extract --gzip --file gha-fix_Linux_x86_64.tar.gz --verbose sudo install gha-fix /usr/local/bin/gha-fix - - uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0 + - uses: actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6.0.0 with: ref: ${{ github.head_ref }} sparse-checkout: .github