Skip to content

Commit d233922

Browse files
Nicolasnicolasleger
authored andcommitted
chore: update Github CI actions/checkout from 4 to 5
Signed-off-by: Nicolas Leger <[email protected]>
1 parent 55146d9 commit d233922

File tree

7 files changed

+51
-51
lines changed

7 files changed

+51
-51
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)