diff --git a/.github/workflows/CI.yml b/.github/workflows/CI.yml index 5b297a3..9c0da82 100644 --- a/.github/workflows/CI.yml +++ b/.github/workflows/CI.yml @@ -22,7 +22,7 @@ jobs: run: working-directory: ${{ matrix.tuleap_functions }} steps: - - uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1 + - uses: actions/checkout@9bb56186c3b09b4f86b1c65136769dd318469633 # v4.1.2 - uses: cachix/install-nix-action@8887e596b4ee1134dae06b98d573bd674693f47c # v26 - name: Prepare run: nix-shell --run "make prepare"