Skip to content

Commit

Permalink
Merge branch 'main' into 36
Browse files Browse the repository at this point in the history
  • Loading branch information
keonik committed Dec 17, 2021
2 parents 4d1bfb8 + 86ae93a commit 0c1dc1b
Show file tree
Hide file tree
Showing 3 changed files with 115 additions and 115 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
steps:
- uses: actions/checkout@v2

- uses: actions/setup-node@v2.4.1
- uses: actions/setup-node@v2.5.0
with:
node-version: ${{ matrix.node }}
cache: 'npm'
Expand Down
Loading

0 comments on commit 0c1dc1b

Please sign in to comment.