We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 002a12a commit 565686bCopy full SHA for 565686b
.github/workflows/build.yml
@@ -11,7 +11,7 @@ jobs:
11
name: release linux/amd64
12
runs-on: ubuntu-latest
13
steps:
14
- - uses: actions/checkout@v5
+ - uses: actions/checkout@v4
15
- uses: wangyoucao577/go-release-action@6ac7dba1f9e61850053324549cb6bc88e4b473d2 #release/rel-v1.51
16
with:
17
github_token: ${{ secrets.GITHUB_TOKEN }}
0 commit comments