correct setup-go version.
Some checks failed
/ test (push) Failing after 3s

This commit is contained in:
Joseph Hanson 2024-05-15 11:21:14 -05:00
parent 0ea238f22d
commit 8b827ab677
Signed by: jahanson
SSH key fingerprint: SHA256:vy6dKBECV522aPAwklFM3ReKAVB086rT3oWwiuiFG7o

View file

@ -10,7 +10,7 @@ jobs:
- name: Checkout
uses: actions/checkout@v4
- name: Setup Go
run: actions/setup-go@v5
run: actions/setup-go@v3
with:
go-version: '1.22.3'
- name: Output File