Skip to content

Commit

Permalink
Update .github/workflows/gateway-sharness.yml
Browse files Browse the repository at this point in the history
Co-authored-by: Marcin Rataj <[email protected]>
  • Loading branch information
gammazero and lidel authored Oct 21, 2024
1 parent 2b8364b commit de37b8c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/gateway-sharness.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
shell: bash
steps:
- name: Setup Go
uses: actions/setup-go@v4
uses: actions/setup-go@v5
with:
go-version: 1.23.x
- name: Checkout boxo
Expand Down

0 comments on commit de37b8c

Please sign in to comment.