We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0f8fc20 commit 95c74dcCopy full SHA for 95c74dc
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