Skip to content

Commit

Permalink
Merge pull request #26 from fink-lang/upgrade
Browse files Browse the repository at this point in the history
feat(deps): upgrade deps
  • Loading branch information
kollhof authored Oct 26, 2020
2 parents 269b0b6 + d86310a commit c7598fe
Show file tree
Hide file tree
Showing 3 changed files with 20,933 additions and 1,527 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
- name: setup nodejs
uses: actions/setup-node@v1
with:
node-version: 14.x
node-version: 15.x

- name: install dependencies
env:
Expand Down
Loading

0 comments on commit c7598fe

Please sign in to comment.