diff --git a/.github/workflows/maven.yml b/.github/workflows/maven.yml index 993292677b..302c56751b 100644 --- a/.github/workflows/maven.yml +++ b/.github/workflows/maven.yml @@ -36,7 +36,7 @@ jobs: runs-on: ${{ matrix.config.os }} steps: - name: checkout swt - uses: actions/checkout@eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871 # v4.2.1 + uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2 with: fetch-depth: 0 # required for jgit timestamp provider to work lfs: false # lfs-pull is not necessary, the natives are re-build in each run