We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 538a08a commit a71bea9Copy full SHA for a71bea9
.github/workflows/maven.yml
@@ -40,7 +40,7 @@ jobs:
40
runs-on: ${{ matrix.config.os }}
41
steps:
42
- name: checkout swt
43
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
+ uses: actions/checkout@08eba0b27e820071cde6df949e0beb9ba4906955 # v4.3.0
44
with:
45
fetch-depth: 0 # required for jgit timestamp provider to work
46
lfs: false # lfs-pull is not necessary, the natives are re-build in each run
0 commit comments