Skip to content

Commit fc9dbaa

Browse files
fix: update repo actions
1 parent e563517 commit fc9dbaa

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/run-integration-tests.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ jobs:
2828
uses: actions/checkout@v4
2929
with:
3030
ref: ${{ inputs.branch }}
31+
fetch-depth: 0
3132

3233
- name: Set up JDK
3334
uses: actions/setup-java@v4

0 commit comments

Comments
 (0)