Skip to content

Commit 88e22a1

Browse files
authored
Merge pull request #78 from TotallyNotRobots/renovate/actions-setup-go-6.4.x
chore(deps): update actions/setup-go action to v6.4.0
2 parents 2895f78 + 0335949 commit 88e22a1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/go.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
runs-on: ubuntu-latest
1616
steps:
1717
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
18-
- uses: actions/setup-go@4dc6199c7b1a012772edbd06daecab0f50c9053c # v6.1.0
18+
- uses: actions/setup-go@4a3601121dd01d1626a1e23e37211e3254c1c06c # v6.4.0
1919
with:
2020
go-version-file: go.mod
2121

0 commit comments

Comments
 (0)