Skip to content

Commit

Permalink
ci: run on node@20
Browse files Browse the repository at this point in the history
  • Loading branch information
Xiphe authored Jan 22, 2024
1 parent b7f7ae5 commit fc31f7c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
- uses: actions/setup-node@v4
with:
cache: npm
node-version: 18
node-version: 20
- run: npm ci
env:
PLAYWRIGHT_SKIP_BROWSER_DOWNLOAD: 1
Expand Down

0 comments on commit fc31f7c

Please sign in to comment.