diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index a018eba2..637b9de5 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -25,7 +25,7 @@ jobs: steps: - name: Checkout - uses: actions/checkout@v4 + uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4 - name: Cargo build 'adblock' package run: cargo build --all-features --all-targets