Skip to content

Commit e7ac7b7

Browse files
renovate-botctison
authored andcommitted
chore(deps): update actions/setup-go action to v4
1 parent 9b5e8af commit e7ac7b7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cicd.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
- uses: actions/setup-node@v3
2626
with:
2727
node-version-file: .nvmrc
28-
- uses: actions/setup-go@v3
28+
- uses: actions/setup-go@v4
2929
with:
3030
go-version-file: go.mod
3131

0 commit comments

Comments
 (0)