Skip to content

Commit 1b64339

Browse files
committed
Merge branch 'master' of https://github.com/taxcalcs/taxjs
2 parents 1dadff0 + 380357e commit 1b64339

File tree

2 files changed

+13
-13
lines changed

2 files changed

+13
-13
lines changed

.github/workflows/node.js.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
steps:
2222
- uses: actions/checkout@v2
2323
- name: Use Node.js ${{ matrix.node-version }}
24-
uses: actions/setup-node@v2.4.1
24+
uses: actions/setup-node@v2.5.0
2525
with:
2626
node-version: ${{ matrix.node-version }}
2727
- run: npm ci

package-lock.json

+12-12
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)