Skip to content

Commit

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

Bump actions/setup-go from 4 to 5
  • Loading branch information
fatih committed Feb 22, 2024
2 parents 298abd8 + f8e0ec9 commit 799c49c
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@v4
uses: actions/setup-go@v5
with:
go-version: '>=1.20.0'

Expand Down

0 comments on commit 799c49c

Please sign in to comment.