Skip to content

Commit

Permalink
Use new public location for volta-cli/action.
Browse files Browse the repository at this point in the history
  • Loading branch information
rwjblue committed Mar 30, 2020
1 parent b4bfed2 commit 0fdc371
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:

steps:
- uses: actions/checkout@v1
- uses: rwjblue/setup-volta@v1
- uses: volta-cli/action@v1
with:
node-version: ${{ matrix.node }}
- name: install dependencies
Expand Down

0 comments on commit 0fdc371

Please sign in to comment.