Skip to content

Commit dd2c788

Browse files
chore(deps): update actions/setup-go action to v5.1.0 (#491)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 875f8d9 commit dd2c788

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ jobs:
4646

4747
# Install Go
4848
- name: Setup go
49-
uses: actions/setup-go@v5.0.2
49+
uses: actions/setup-go@v5.1.0
5050
with:
5151
go-version: ${{ matrix.go }}
5252

0 commit comments

Comments
 (0)