Skip to content

Commit

Permalink
Merge pull request #202 from fatih/dependabot/github_actions/actions/…
Browse files Browse the repository at this point in the history
…setup-go-4

Bump actions/setup-go from 3 to 4
  • Loading branch information
fatih committed Oct 18, 2023
2 parents e3f97f3 + 8ba7bbd commit 2fb03d6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/go.yml
Expand Up @@ -13,7 +13,7 @@ jobs:
steps:

- name: Set up Go
uses: actions/setup-go@v3
uses: actions/setup-go@v4
with:
go-version: '>=1.20.0'

Expand Down

0 comments on commit 2fb03d6

Please sign in to comment.