Skip to content

Commit

Permalink
Bump crazy-max/ghaction-xgo from 2 to 3
Browse files Browse the repository at this point in the history
Bumps [crazy-max/ghaction-xgo](https://github.com/crazy-max/ghaction-xgo) from 2 to 3.
- [Release notes](https://github.com/crazy-max/ghaction-xgo/releases)
- [Commits](crazy-max/ghaction-xgo@v2...v3)

---
updated-dependencies:
- dependency-name: crazy-max/ghaction-xgo
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 11, 2023
1 parent 7024a27 commit 7821b4a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
# with:
# go-version: 1.18
- name: Cross compile
uses: crazy-max/ghaction-xgo@v2
uses: crazy-max/ghaction-xgo@v3
with:
xgo_version: latest
go_version: 1.19
Expand Down

0 comments on commit 7821b4a

Please sign in to comment.