We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4b91620 commit 87ffa02Copy full SHA for 87ffa02
.github/workflows/draft_release.yaml
@@ -19,7 +19,7 @@ jobs:
19
- name: Install Go
20
uses: actions/setup-go@v5
21
with:
22
- go-version: '^1.18'
+ go-version: '^1.24'
23
# - name: generate release notes
24
# run: |
25
# make release-notes
0 commit comments