Skip to content

Commit

Permalink
run node 18.x
Browse files Browse the repository at this point in the history
  • Loading branch information
tumms2021389 committed Nov 12, 2024
1 parent b2a2e2d commit 4a1d9c7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/ISSUE_TEMPLATE/playwright.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
- uses: actions/checkout@v2
- uses: actions/setup-node@v2
with:
node-version: '14.x'
node-version: '18.x'
- name: Install dependencies
run: npm ci
- name: Install Playwright
Expand Down

0 comments on commit 4a1d9c7

Please sign in to comment.