Skip to content

Commit

Permalink
ci: bump peaceiris/workflows from 0.13.0 to 0.14.1 (#68)
Browse files Browse the repository at this point in the history
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Apr 25, 2022
1 parent 1033521 commit 33316a6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
- uses: actions/checkout@v3

# https://github.com/peaceiris/workflows/blob/main/setup-go/action.yml
- uses: peaceiris/workflows/setup-go@v0.13.0
- uses: peaceiris/workflows/setup-go@v0.14.1
with:
go-version: '${{ env.GO_VERSION }}'

Expand Down Expand Up @@ -54,7 +54,7 @@ jobs:
with:
fetch-depth: 0

- uses: peaceiris/workflows/setup-go@v0.13.0
- uses: peaceiris/workflows/setup-go@v0.14.1
with:
go-version: '${{ env.GO_VERSION }}'

Expand Down

0 comments on commit 33316a6

Please sign in to comment.