Skip to content

Commit

Permalink
ci: run bundlewatch on node12
Browse files Browse the repository at this point in the history
  • Loading branch information
erunion committed Jun 29, 2021
1 parent 9b8be8f commit 9e3b418
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/bundlewatch.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ jobs:
- uses: actions/[email protected]
- uses: actions/[email protected]
with:
node-version: 10.x
node-version: 12.x

- name: Install npm@7
run: npm install -g npm@7
Expand Down

0 comments on commit 9e3b418

Please sign in to comment.