Skip to content

Commit

Permalink
Update actions/checkout action to v2
Browse files Browse the repository at this point in the history
Dependency update (patch)
  • Loading branch information
renovate-bot committed Nov 16, 2020
1 parent 8be383b commit b3da5ad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/coveralls.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ jobs:
name: Build
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v1
- uses: actions/checkout@v2

- name: Use Node.js 10.x
uses: actions/setup-node@v1
Expand Down

0 comments on commit b3da5ad

Please sign in to comment.