Skip to content

Commit eeeea4f

Browse files
chore: Update Golang version in GitHub "go" workflow to 1.22.1
Made with ❤️️ by updatecli
1 parent 580c1ee commit eeeea4f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/go.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ jobs:
88
- name: Setup Go
99
uses: actions/setup-go@v5
1010
with:
11-
go-version: 1.22.0
11+
go-version: 1.22.1
1212
- name: Check out source code
1313
uses: actions/checkout@v4
1414
- name: Build

0 commit comments

Comments
 (0)