diff --git a/.github/workflows/ci-build.yml b/.github/workflows/ci-build.yml index b1cc5c8..3579b22 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@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v4.0.0 + uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v4.0.0 - name: Run Build run: mvn install -Dmaven.install.skip -DskipTests