Skip to content

Commit 01c006c

Browse files
authored
Merge pull request #1434 from docker/dependabot/github_actions/actions/checkout-6
chore(deps): Bump actions/checkout from 5 to 6
2 parents 9e436ba + 56acb03 commit 01c006c

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@v5
53+
uses: actions/checkout@v6
5454
-
5555
name: Set up env
5656
if: inputs.type == 'local'

0 commit comments

Comments
 (0)