Skip to content

Commit

Permalink
chore(deps): update actions/setup-go action to v5 (#183)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jan 18, 2024
1 parent fd1ca55 commit a81f023
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/conformance.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ jobs:
command: composer install

- name: Setup Go
uses: actions/setup-go@bfdd3570ce990073878bf10f6b2d79082de49492 # v2.2.0
uses: actions/setup-go@0c52d547c9bc32b1aa3301fd7a9cb496313a4491 # v5.0.0
with:
go-version: '1.20'

Expand Down

0 comments on commit a81f023

Please sign in to comment.