Skip to content

Commit

Permalink
ci: update Go to v1.20.10
Browse files Browse the repository at this point in the history
Signed-off-by: Robin Hahling <[email protected]>
  • Loading branch information
yandzee authored and rolinh committed Oct 11, 2023
1 parent a364af8 commit bcd8a78
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
- name: Setup Go
uses: actions/setup-go@93397bea11091df50f3d7e59dc26a7711a8bcfbe
with:
go-version: '1.20'
go-version: '1.20.10'
- name: Check Go module vendoring
working-directory: ./backend
run: |
Expand Down

0 comments on commit bcd8a78

Please sign in to comment.