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

Commit 2a8da29

Browse files
authored
Merge pull request #71 from evalops/chore(ci): bump actions/setup-go from 5.6.0 to 6.4.0
chore(ci): bump actions/setup-go from 5.6.0 to 6.4.0
2 parents 17734b4 + c118a77 commit 2a8da29

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/proto-bump.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
steps:
1616
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
1717

18-
- uses: actions/setup-go@40f1582b2485089dde7abd97c1529aa768e1baff # v5.6.0
18+
- uses: actions/setup-go@4a3601121dd01d1626a1e23e37211e3254c1c06c # v6.4.0
1919
with:
2020
go-version-file: go.mod
2121

0 commit comments

Comments
 (0)