Skip to content

Commit

Permalink
Update downstream tests to Go 1.21 (#7469)
Browse files Browse the repository at this point in the history
  • Loading branch information
creydr authored Nov 23, 2023
1 parent 311ee01 commit 02d572e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/knative-downstream.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ jobs:
- name: Set up Go
uses: actions/setup-go@v2
with:
go-version: 1.20.x
go-version: 1.21.x
- name: Install Dependencies
run: |
go install github.com/google/go-licenses@latest
Expand Down

0 comments on commit 02d572e

Please sign in to comment.