Skip to content

Commit e96791b

Browse files
authored
Update gotidy.yml
1 parent 9886dd0 commit e96791b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/gotidy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
- name: Set up Go
1919
uses: actions/setup-go@v4
2020
with:
21-
go-version: 1.16
21+
go-version: 1.17
2222
- name: Tidy
2323
run: |
2424
rm -f go.sum

0 commit comments

Comments
 (0)