Skip to content

Commit

Permalink
Merge 9bd61c3 into 1d874d1
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Mar 10, 2023
2 parents 1d874d1 + 9bd61c3 commit bd59425
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v1
- uses: actions/checkout@v3
- name: Run tests
uses: ./.github/actions/run-tests
- name: Report coverage
Expand Down

0 comments on commit bd59425

Please sign in to comment.