Skip to content

Commit

Permalink
Merge pull request #86 from gotd/dependabot/github_actions/actions/se…
Browse files Browse the repository at this point in the history
…tup-go-5.0.2

chore(deps): bump actions/setup-go from 4.1.0 to 5.0.2
  • Loading branch information
ernado authored Dec 3, 2024
2 parents 0fb14f7 + 362e23e commit ab560e4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
with:
fetch-depth: 0
- name: Set up Go
uses: actions/setup-go@v4.1.0
uses: actions/setup-go@v5.0.2
with:
go-version: 1.19

Expand Down

0 comments on commit ab560e4

Please sign in to comment.