Skip to content

Commit ccc2b40

Browse files
authored
Merge pull request #1402 from docker/dependabot/github_actions/actions/checkout-5
chore(deps): Bump actions/checkout from 4 to 5
2 parents 55146d9 + 5dd7b9d commit ccc2b40

File tree

5 files changed

+49
-49
lines changed

5 files changed

+49
-49
lines changed

.github/workflows/.e2e-run.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ jobs:
5050
steps:
5151
-
5252
name: Checkout
53-
uses: actions/checkout@v4
53+
uses: actions/checkout@v5
5454
-
5555
name: Set up env
5656
if: inputs.type == 'local'

0 commit comments

Comments
 (0)