Skip to content

Commit

Permalink
Merge pull request #112 from spejder/dependabot/github_actions/WillAb…
Browse files Browse the repository at this point in the history
…ides/setup-go-faster-1.10.1
  • Loading branch information
dependabot[bot] authored Aug 14, 2023
2 parents 809f613 + 4485369 commit 1a786de
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/[email protected].0
uses: WillAbides/[email protected].1
with:
go-version: ${{ steps.go-version.outputs.minimal }}
- run: go version
Expand Down

0 comments on commit 1a786de

Please sign in to comment.