Skip to content

Commit e3dbd60

Browse files
chore: Update Golang version in GitHub "release" workflow to 1.22.1
Made with ❤️️ by updatecli
1 parent f0aa959 commit e3dbd60

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
- name: Set up Go
1313
uses: actions/setup-go@v5
1414
with:
15-
go-version: 1.22.0
15+
go-version: 1.22.1
1616
- name: Prepare
1717
id: prep
1818
run: |

0 commit comments

Comments
 (0)