We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cca7d71 commit 09d5e83Copy full SHA for 09d5e83
1 file changed
.github/workflows/ci.yaml
@@ -11,6 +11,8 @@ jobs:
11
runs-on: ubuntu-latest
12
steps:
13
- uses: actions/checkout@v4
14
+ with:
15
+ fetch-depth: 2
16
17
- uses: hmarr/debug-action@v3
18
0 commit comments