Skip to content

Commit

Permalink
chore: release v5.2.0 (#882)
Browse files Browse the repository at this point in the history
  • Loading branch information
peterdeme authored Jan 20, 2022
1 parent 6831d4b commit 442507a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/actions/setup-node/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ runs:
uses: actions/setup-node@v2
with:
node-version: ${{ inputs.node-version }}
registry-url: https://registry.npmjs.org
- name: Cache Dependencies
uses: actions/cache@v2
with:
Expand Down

0 comments on commit 442507a

Please sign in to comment.