Skip to content

Commit fb410e7

Browse files
committed
Update PR check source
1 parent fab3a43 commit fb410e7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pr-checks/checks/go-tracing-autobuilder.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ operatingSystems: ["ubuntu", "macos"]
44
env:
55
DOTNET_GENERATE_ASPNET_CERTIFICATE: "false"
66
steps:
7-
- uses: actions/setup-go@v4
7+
- uses: actions/setup-go@v5
88
with:
99
go-version: "~1.21.1"
1010
- uses: ./../action/init

0 commit comments

Comments
 (0)