Skip to content

Commit

Permalink
chore: Fix CI.
Browse files Browse the repository at this point in the history
  • Loading branch information
dsherret committed Mar 22, 2021
1 parent 630998d commit 1dc5921
Show file tree
Hide file tree
Showing 2 changed files 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 @@ -12,7 +12,7 @@ jobs:
with:
node-version: '10'
check-latest: true
- uses: bvm/gh-action@v1.0.1
- uses: bvm/gh-action@v1.1.0
- name: Build
run: |
yarn install
Expand Down
File renamed without changes.

0 comments on commit 1dc5921

Please sign in to comment.