Skip to content

Commit

Permalink
Merge pull request #135 from spejder/dependabot/github_actions/WillAb…
Browse files Browse the repository at this point in the history
…ides/setup-go-faster-1.14.0
  • Loading branch information
dependabot[bot] authored Jan 16, 2024
2 parents 5df85a5 + 201c7f8 commit b82bbf3
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.13.0
uses: WillAbides/setup-go-faster@v1.14.0
with:
go-version: ${{ steps.go-version.outputs.minimal }}
- run: go version
Expand Down

0 comments on commit b82bbf3

Please sign in to comment.