Skip to content

Commit

Permalink
Update .github/workflows/go-ci.yml
Browse files Browse the repository at this point in the history
Co-authored-by: Aran Wilkinson <aran3001@gmail.com>
  • Loading branch information
pantrif and aranw authored Jul 23, 2024
1 parent 5cc9dfb commit 95491ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/go-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
steps:
- uses: actions/checkout@v4

- uses: actions/setup-go@v4
- uses: actions/setup-go@v5
with:
go-version: ${{ env.GO_VERSION }}

Expand Down

0 comments on commit 95491ba

Please sign in to comment.