diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index c3466d5..0d06f84 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -11,7 +11,7 @@ jobs: runs-on: ubuntu-22.04 steps: - - uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 + - uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 - name: Pull coq docker image run: docker pull coqorg/coq:8.9