Skip to content

Commit d29bded

Browse files
committed
GithubActionsChanges
1 parent 06a837c commit d29bded

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/playwright.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
- name: Use Node.js 20.5.1-bookworm-slim
2828
uses: actions/setup-node@v2
2929
with:
30-
node-version: '20.5.1-bookworm-slim'
30+
node-version: '18'
3131

3232
# Step to install Node.js dependencies
3333
- name: Install dependencies

0 commit comments

Comments
 (0)