diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 5e9ed75..3f8f473 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -11,7 +11,7 @@ jobs: runs-on: ubuntu-latest container: thekevjames/minify:2.5.2 steps: - - uses: actions/checkout@8ade135a41bc03ea155e62e844d188df1ea18608 # v4 + - uses: actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4 with: ref: ${{ github.ref }}