diff --git a/.github/workflows/maven.yml b/.github/workflows/maven.yml index 42336377613..b13c07305de 100644 --- a/.github/workflows/maven.yml +++ b/.github/workflows/maven.yml @@ -40,7 +40,7 @@ jobs: runs-on: ${{ matrix.config.os }} steps: - name: checkout swt - uses: actions/checkout@08eba0b27e820071cde6df949e0beb9ba4906955 # v4.3.0 + uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0 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