diff --git a/.github/workflows/ci-build.yml b/.github/workflows/ci-build.yml index 3706035..8370c09 100644 --- a/.github/workflows/ci-build.yml +++ b/.github/workflows/ci-build.yml @@ -32,7 +32,7 @@ jobs: ${{ runner.os }}-maven- - name: Checkout icat-lucene - uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.0.0 + uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.0.0 - name: Run Build run: mvn install -Dmaven.install.skip -DskipTests