Skip to content

Commit

Permalink
Bump setup-go action (#67)
Browse files Browse the repository at this point in the history
  • Loading branch information
tjamet committed Sep 14, 2023
1 parent 708862b commit 117996f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
steps:

- name: Set up Go 1.17
uses: actions/setup-go@v3.2.0
uses: actions/setup-go@v4.1.0
with:
go-version: "1.17"
id: go
Expand Down

0 comments on commit 117996f

Please sign in to comment.