Skip to content

Commit

Permalink
Merge pull request #36 from nexthink-oss/dependabot/github_actions/ac…
Browse files Browse the repository at this point in the history
…tions/setup-go-5
  • Loading branch information
isometry authored Dec 18, 2023
2 parents 5c0ba08 + 70b53b6 commit 0a4d31a
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 @@ -15,7 +15,7 @@ jobs:
fetch-depth: 0

- name: Set up Go
uses: actions/setup-go@v4
uses: actions/setup-go@v5
with:
go-version: "1.20"

Expand Down

0 comments on commit 0a4d31a

Please sign in to comment.