Skip to content

Commit e9c84ee

Browse files
author
Nicolas
committed
chore: update Github CI actions/checkout from 4 to 5
1 parent 55146d9 commit e9c84ee

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)