Skip to content

Commit

Permalink
chore(deps): update actions/setup-go action to v5.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 11, 2024
1 parent 3f885ad commit 9986958
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
steps:

- name: setup go ${{ matrix.go-version }}
uses: actions/setup-go@v5.0.2
uses: actions/setup-go@3041bf56c941b39c61721a86cd11f3bb1338122a # v5.2.0
with:
go-version: ${{ matrix.go-version }}

Expand Down

0 comments on commit 9986958

Please sign in to comment.