Skip to content

Commit 0403fe5

Browse files
committed
ci: fetch-depth for dynamic versioning
1 parent b098523 commit 0403fe5

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/test.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,8 @@ jobs:
1212
contents: read
1313
steps:
1414
- uses: actions/checkout@v5
15+
with:
16+
fetch-depth: 0
1517
- uses: cachix/install-nix-action@v31
1618
- uses: cachix/cachix-action@v16
1719
with:

0 commit comments

Comments
 (0)