Skip to content

Commit

Permalink
Update PR check source
Browse files Browse the repository at this point in the history
  • Loading branch information
henrymercer committed Jan 2, 2024
1 parent fab3a43 commit fb410e7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pr-checks/checks/go-tracing-autobuilder.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ operatingSystems: ["ubuntu", "macos"]
env:
DOTNET_GENERATE_ASPNET_CERTIFICATE: "false"
steps:
- uses: actions/setup-go@v4
- uses: actions/setup-go@v5
with:
go-version: "~1.21.1"
- uses: ./../action/init
Expand Down

0 comments on commit fb410e7

Please sign in to comment.