Skip to content

Commit ebf4fe5

Browse files
authored
Update webdriver.yml
1 parent 6d7bef3 commit ebf4fe5

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/webdriver.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,8 @@ jobs:
1818
node-version: [20.x]
1919

2020
steps:
21-
- uses: actions/checkout@v3
21+
- uses: actions/checkout@v3
22+
- uses: actions/checkout@v3
2223
with:
2324
repository: codeceptjs/codeceptjs.git
2425
path: codeceptjs

0 commit comments

Comments
 (0)