We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f0aa959 commit e3dbd60Copy full SHA for e3dbd60
.github/workflows/release.yaml
@@ -12,7 +12,7 @@ jobs:
12
- name: Set up Go
13
uses: actions/setup-go@v5
14
with:
15
- go-version: 1.22.0
+ go-version: 1.22.1
16
- name: Prepare
17
id: prep
18
run: |
0 commit comments