Skip to content

Commit

Permalink
switch to go 1.20.x
Browse files Browse the repository at this point in the history
  • Loading branch information
noahdietz committed Aug 17, 2023
1 parent dd3d198 commit be1343e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/apidiff.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
steps:
- uses: actions/setup-go@v4
with:
go-version: 1.21
go-version: 1.20.x
- run: go install golang.org/x/exp/cmd/apidiff@latest
- uses: actions/checkout@v3
with:
Expand Down

0 comments on commit be1343e

Please sign in to comment.