Skip to content

Commit

Permalink
Merge pull request #134 from reload/dependabot/github_actions/WillAbi…
Browse files Browse the repository at this point in the history
…des/setup-go-faster-1.9.0
  • Loading branch information
dependabot[bot] authored Aug 4, 2023
2 parents 6a07e18 + 3128a2a commit 4e9ebb3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
with:
working-directory: webhook
- name: Setup Go ${{ steps.version.outputs.go-mod-version }}.x
uses: WillAbides/setup-go-faster@v1.8.0
uses: WillAbides/setup-go-faster@v1.9.0
with:
go-version: ${{ steps.version.outputs.go-mod-version }}.x
ignore-local: true
Expand Down

0 comments on commit 4e9ebb3

Please sign in to comment.