diff --git a/.github/workflows/maven.yml b/.github/workflows/maven.yml index c0aa2c16ca5..64922839765 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@d632683dd7b4114ad314bca15554477dd762a938 # v4.2.0 + uses: actions/checkout@eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871 # v4.2.1 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