Skip to content

Commit

Permalink
Update actions checkout to v2
Browse files Browse the repository at this point in the history
fix(integration): failing on coveralls
  • Loading branch information
gchoqueux committed Jan 8, 2021
1 parent 0a9911f commit 9094edc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/integration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
runs-on: ubuntu-latest
steps:

- uses: actions/checkout@v1
- uses: actions/checkout@v2

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

0 comments on commit 9094edc

Please # to comment.