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 b20fc9d
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@a02bf28b8a5b4a6b1c25e0490d2e83c9488da3db
with:
go-version-file: 'go.mod'

0 comments on commit b20fc9d

Please sign in to comment.