We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e43152d commit 7b93bd9Copy full SHA for 7b93bd9
1 file changed
.github/workflows/build-native-image.yml
@@ -47,6 +47,7 @@ jobs:
47
- name: Checkout repo
48
uses: actions/checkout@v4
49
with:
50
+ fetch-depth: 0
51
submodules: recursive
52
ref: ${{ env.INPUT_REF }}
53
0 commit comments