Skip to content

Commit

Permalink
Merge pull request #549 from somleng/dependabot/github_actions/action…
Browse files Browse the repository at this point in the history
…s/setup-go-5

Bump actions/setup-go from 4 to 5
  • Loading branch information
github-actions[bot] committed Mar 29, 2024
2 parents b370f2c + 6179c88 commit 3acfc1d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/switch.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
./tests/tests.sh
- name: Setup Go
uses: actions/setup-go@v4
uses: actions/setup-go@v5
with:
go-version: "1.21.x"

Expand Down

0 comments on commit 3acfc1d

Please sign in to comment.