Skip to content

Commit 1c59d3d

Browse files
chore: remove checkout
1 parent 635669d commit 1c59d3d

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/pr-test.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -53,10 +53,6 @@ jobs:
5353
dependency-check:
5454
runs-on: ubuntu-24.04
5555
steps:
56-
- name: Check out code
57-
uses: actions/checkout@v4
58-
with:
59-
fetch-depth: 0
6056
- uses: actions/setup-java@v4
6157
with:
6258
distribution: 'temurin'

0 commit comments

Comments
 (0)