Skip to content

Commit cf677b7

Browse files
authored
update github action
1 parent 7e04fe3 commit cf677b7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/go.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
- name: Set up Go
1818
uses: actions/setup-go@v5
1919
with:
20-
go-version: 'go.mod'
20+
go-version: '1.21'
2121

2222
- name: Build app (app/main.go)
2323
run: |

0 commit comments

Comments
 (0)