Skip to content

Commit de8c84b

Browse files
chore: Update Golang version in GitHub "go" workflow to 1.22.0
Made with ❤️️ by updatecli
1 parent 406305c commit de8c84b

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.21.6
11+
go-version: 1.22.0
1212
- name: Check out source code
1313
uses: actions/checkout@v4
1414
- name: Build

0 commit comments

Comments
 (0)