Skip to content

Commit 68990e7

Browse files
authored
Merge pull request #114 from koki-develop/renovate/actions-setup-go-5.x
2 parents 8c48ae5 + d05790a commit 68990e7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/actions/setup/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: ""
44
runs:
55
using: composite
66
steps:
7-
- uses: actions/setup-go@v4
7+
- uses: actions/setup-go@v5
88
with:
99
go-version-file: go.mod
1010
cache: true

0 commit comments

Comments
 (0)