diff --git a/.github/workflows/maven.yml b/.github/workflows/maven.yml index 1b27ec24874..b9ff1668c35 100644 --- a/.github/workflows/maven.yml +++ b/.github/workflows/maven.yml @@ -36,7 +36,7 @@ jobs: name: Verify ${{ matrix.config.name }} with Java-${{ matrix.java }} steps: - name: checkout swt - uses: actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4.1.4 + uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4.1.6 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