Skip to content

Commit

Permalink
👷 Update codecov action to v3
Browse files Browse the repository at this point in the history
v1 was sunset
  • Loading branch information
sergei-maertens committed Oct 25, 2022
1 parent a6da998 commit b0bfb36
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 @@ -95,7 +95,7 @@ jobs:
DB_PASSWORD: ''

- name: Publish coverage report
uses: codecov/codecov-action@v1
uses: codecov/codecov-action@v3

- name: Generate OAS
run: ./bin/generate_oas.sh openapi.yaml
Expand Down

0 comments on commit b0bfb36

Please sign in to comment.