We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5997d57 commit b49f388Copy full SHA for b49f388
.github/workflows/tag-and-release.yml
@@ -72,7 +72,7 @@ jobs:
72
- name: Set up Go
73
uses: actions/setup-go@v4
74
with:
75
- go-version: '1.21'
+ go-version: 'stable'
76
77
- name: Set up QEMU
78
uses: docker/setup-qemu-action@v2
0 commit comments