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 0b25570 commit af9bce6Copy full SHA for af9bce6
.github/workflows/test.yaml
@@ -26,6 +26,8 @@ jobs:
26
fi
27
28
- uses: actions/checkout@v4
29
+ with:
30
+ fetch-depth: 0
31
32
- uses: ./
33
with:
0 commit comments