Skip to content

Commit

Permalink
Test action fix
Browse files Browse the repository at this point in the history
  • Loading branch information
matthewhughes-uw committed Feb 8, 2024
1 parent 9a7a07a commit 327095e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/go.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,6 @@ jobs:
- name: Checkout
uses: actions/checkout@v4
- name: Setup Go
uses: actions/setup-go@v4
uses: matthewhughes-uw/setup-go@ebf50616f31f65a95ac9d1309c3440d3ebca55f0
with:
go-version-file: 'go.mod'

0 comments on commit 327095e

Please sign in to comment.