Skip to content

Commit

Permalink
Run simulate-publishing with Node 20 and update caniuse-lite (#374)
Browse files Browse the repository at this point in the history
  • Loading branch information
peterbe authored Sep 1, 2023
1 parent 2239bd8 commit 8ca0df0
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 6 deletions.
1 change: 1 addition & 0 deletions .github/workflows/published-simulation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ jobs:
uses: actions/setup-node@v3
with:
cache: npm
node-version: "20"

- name: Install dependencies
run: npm ci
Expand Down
16 changes: 10 additions & 6 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 8ca0df0

Please sign in to comment.