Skip to content

Commit

Permalink
Merge pull request #143 from alta/dependabot/github_actions/actions/s…
Browse files Browse the repository at this point in the history
…etup-go-5
  • Loading branch information
ydnar authored Feb 11, 2024
2 parents bcf48a6 + 3e9c469 commit 6940e5c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/go.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
repo-token: ${{ secrets.GITHUB_TOKEN }}

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

Expand Down

0 comments on commit 6940e5c

Please sign in to comment.