Skip to content

Commit f6e0f96

Browse files
renovate-botmorremeyer
authored andcommitted
chore(deps): update actions/setup-go action to v3
1 parent a9312c2 commit f6e0f96

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pre-commit.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
steps:
1313
- uses: actions/[email protected]
1414

15-
- uses: actions/setup-go@v2
15+
- uses: actions/setup-go@v3
1616
with:
1717
# renovate: go-version
1818
go-version: 1.17.7

0 commit comments

Comments
 (0)