Skip to content

Commit

Permalink
Merge pull request #48 from gliech/deps
Browse files Browse the repository at this point in the history
Deps
  • Loading branch information
gliech authored Mar 7, 2021
2 parents 8e15ecb + cac98ce commit 0528750
Show file tree
Hide file tree
Showing 3 changed files with 1,691 additions and 1,467 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
uses: actions/checkout@v2

- name: Install nodejs
uses: actions/setup-node@v1
uses: actions/setup-node@v2.1.5
with:
node-version: "12.x"

Expand Down Expand Up @@ -203,7 +203,7 @@ jobs:
path: dist

- name: Install nodejs
uses: actions/setup-node@v1
uses: actions/setup-node@v2.1.5
with:
node-version: "12.x"

Expand Down
Loading

0 comments on commit 0528750

Please sign in to comment.