Skip to content

Commit

Permalink
Merge pull request #111 from spejder/dependabot/github_actions/WillAb…
Browse files Browse the repository at this point in the history
…ides/setup-go-faster-1.10.0
  • Loading branch information
dependabot[bot] authored Aug 11, 2023
2 parents b55a429 + 56d0dc2 commit 809f613
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
- uses: arnested/go-version-action@v1
id: go-version
- name: Setup Go ${{ steps.go-version.outputs.minimal }}
uses: WillAbides/setup-go-faster@v1.9.1
uses: WillAbides/setup-go-faster@v1.10.0
with:
go-version: ${{ steps.go-version.outputs.minimal }}
- run: go version
Expand Down

0 comments on commit 809f613

Please sign in to comment.