We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9886dd0 commit e96791bCopy full SHA for e96791b
.github/workflows/gotidy.yml
@@ -18,7 +18,7 @@ jobs:
18
- name: Set up Go
19
uses: actions/setup-go@v4
20
with:
21
- go-version: 1.16
+ go-version: 1.17
22
- name: Tidy
23
run: |
24
rm -f go.sum
0 commit comments