Skip to content

Commit 4a78815

Browse files
Merge pull request GoogleCloudPlatform#78 from renovate-bot/renovate/actions-checkout-5.x
chore(deps): update actions/checkout action to v5
2 parents 7141b65 + 5cf07a5 commit 4a78815

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
go-version: ['1.23.0', '1.24.0']
1515

1616
steps:
17-
- uses: actions/checkout@v4
17+
- uses: actions/checkout@v5
1818

1919
- name: Set up Go
2020
uses: actions/setup-go@v5

0 commit comments

Comments
 (0)