Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
andy128k committed Nov 21, 2022
1 parent ff61413 commit f59989a
Show file tree
Hide file tree
Showing 3 changed files with 743 additions and 847 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/main.yml
Expand Up @@ -16,10 +16,10 @@ jobs:
run: git config --global core.autocrlf false

- name: Checkout repo
uses: actions/checkout@v2
uses: actions/checkout@v3

- name: Use Node ${{ matrix.node }}
uses: actions/setup-node@v1
uses: actions/setup-node@v3
with:
node-version: ${{ matrix.node }}

Expand Down

0 comments on commit f59989a

Please sign in to comment.