Skip to content

Commit

Permalink
Bump goplus/setup-goplus from 1.1.0 to 1.1.1
Browse files Browse the repository at this point in the history
Bumps [goplus/setup-goplus](https://github.com/goplus/setup-goplus) from 1.1.0 to 1.1.1.
- [Release notes](https://github.com/goplus/setup-goplus/releases)
- [Commits](goplus/setup-goplus@v1.1.0...v1.1.1)

---
updated-dependencies:
- dependency-name: goplus/setup-goplus
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Mar 13, 2024
1 parent 9647216 commit 7fbe50d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/go.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
- uses: actions/checkout@v3

- name: Set up Go/Go+
uses: goplus/setup-goplus@v1.1.0
uses: goplus/setup-goplus@v1.1.1
with:
go-version: "1.18"
gop-version: "main"
Expand Down

0 comments on commit 7fbe50d

Please sign in to comment.