We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 75d4173 commit e54504bCopy full SHA for e54504b
1 file changed
.github/workflows/release.yml
@@ -35,7 +35,7 @@ jobs:
35
- name: Set up Go
36
uses: actions/setup-go@v3
37
with:
38
- go-version: '1.19'
+ go-version: '1.22'
39
40
- run: |
41
git tag "${{ env.VERSION }}"
0 commit comments