Skip to content

Commit

Permalink
deps: upgrade setup-go-faster
Browse files Browse the repository at this point in the history
Closes: gh-8 [via git-merge-pr]
  • Loading branch information
gotoeveryone authored and dominikh committed Jan 5, 2023
1 parent b599c1d commit ca65062
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion action.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ runs:
steps:
- id: install_go
if: ${{ inputs.install-go != 'false' }}
uses: WillAbides/setup-go-faster@v1.7.0
uses: WillAbides/setup-go-faster@v1.8.0
with:
go-version: "1.17.x"
- uses: actions/cache@v3
Expand Down

0 comments on commit ca65062

Please sign in to comment.