Skip to content

Commit

Permalink
gha: align stray go 1.19.4 version
Browse files Browse the repository at this point in the history
looks like this one was forgotten to be updated :)

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
(cherry picked from commit e443685)
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
  • Loading branch information
thaJeztah committed Mar 30, 2023
1 parent 569dd73 commit 8e38271
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ jobs:
name: Set up Go
uses: actions/setup-go@v3
with:
go-version: 1.19.4
go-version: 1.19.7
-
name: Test
run: |
Expand Down

0 comments on commit 8e38271

Please sign in to comment.