Skip to content

Commit c561c10

Browse files
author
iva-romanenko
committed
up go version
1 parent 5b96f4e commit c561c10

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
- uses: actions/checkout@v3
1111
- uses: actions/setup-go@v4
1212
with:
13-
go-version: '1.21'
13+
go-version: '1.22'
1414
cache: false
1515
- name: build
1616
run: go build

0 commit comments

Comments
 (0)