We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dde98de commit cf9c99aCopy full SHA for cf9c99a
.github/workflows/publish.yaml
@@ -9,7 +9,7 @@ jobs:
9
steps:
10
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683
11
with:
12
- fetch-depth: 0
+ fetch-depth: 1
13
- uses: actions/setup-go@41dfa10bad2bb2ae585af6ee5bb4d7d973ad74ed
14
15
go-version: 1.23.x
0 commit comments