We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 843f42d commit dc6b6acCopy full SHA for dc6b6ac
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