Skip to content

Commit 428fd02

Browse files
committed
update workflow
1 parent 14f3acd commit 428fd02

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/golang.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
# Presubmit jobs must complete within 5 minutes. See CONTRIBUTING.md.
2323
timeout-minutes: 5
2424
steps:
25-
- uses: actions/checkout@v5
25+
- uses: actions/checkout@v6
2626
- uses: actions/setup-go@v6
2727
with:
2828
go-version-file: "go.mod"

0 commit comments

Comments
 (0)