Skip to content

Commit

Permalink
deps: bump node from 12.19.0 to 12.19.1 (#471)
Browse files Browse the repository at this point in the history
Open #472
  • Loading branch information
peaceiris committed Nov 21, 2020
1 parent 5560a30 commit 21d2e6e
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
4 changes: 3 additions & 1 deletion .github/workflows/dev-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,4 +34,6 @@ jobs:
- uses: actions/checkout@v2
- run: make build
- run: make cirun cmd="npm ci"
- run: make ciall
# - run: make ciall
- run: make cirun cmd="npm run format:check"
- run: make cirun cmd="npm run lint"
2 changes: 1 addition & 1 deletion .nvmrc
Original file line number Diff line number Diff line change
@@ -1 +1 @@
12.19.0
12.19.1

0 comments on commit 21d2e6e

Please sign in to comment.