Skip to content
This repository has been archived by the owner on Dec 30, 2021. It is now read-only.

Commit

Permalink
build(deps): bump actions/setup-go from 2.1.3 to 2.1.4 (#69)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Aug 26, 2021
1 parent 0955c31 commit 29513bf
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 @@ -13,7 +13,7 @@ jobs:
name: build
runs-on: ubuntu-latest
steps:
- uses: actions/setup-go@v2.1.3
- uses: actions/setup-go@v2.1.4
id: go
with:
go-version: 1.17
Expand Down

0 comments on commit 29513bf

Please sign in to comment.