Skip to content

Commit cf9c99a

Browse files
committed
fetch-depth
1 parent dde98de commit cf9c99a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ jobs:
99
steps:
1010
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683
1111
with:
12-
fetch-depth: 0
12+
fetch-depth: 1
1313
- uses: actions/setup-go@41dfa10bad2bb2ae585af6ee5bb4d7d973ad74ed
1414
with:
1515
go-version: 1.23.x

0 commit comments

Comments
 (0)