Skip to content
This repository was archived by the owner on Jun 20, 2026. It is now read-only.

Commit 43084bd

Browse files
deps(actions): bump actions/setup-go from 6.3.0 to 6.4.0
Bumps [actions/setup-go](https://github.com/actions/setup-go) from 6.3.0 to 6.4.0. - [Release notes](https://github.com/actions/setup-go/releases) - [Commits](actions/setup-go@4b73464...4a36011) --- updated-dependencies: - dependency-name: actions/setup-go dependency-version: 6.4.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4f0f8d0 commit 43084bd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/pre-commit.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
with:
3030
python-version: 3.13
3131

32-
- uses: actions/setup-go@4b73464bb391d4059bd26b0524d20df3927bd417 # v5
32+
- uses: actions/setup-go@4a3601121dd01d1626a1e23e37211e3254c1c06c # v5
3333
id: go
3434
with:
3535
go-version: ^1

0 commit comments

Comments
 (0)