Skip to content

Commit

Permalink
Update setup-go action
Browse files Browse the repository at this point in the history
  • Loading branch information
jtraglia committed Aug 9, 2023
1 parent 8ddafbe commit 7db5bc0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/go-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
- macos-latest
steps:
- name: Setup Go
uses: actions/setup-go@v2
uses: actions/setup-go@v4
with:
go-version: stable
id: go
Expand Down

0 comments on commit 7db5bc0

Please sign in to comment.