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