Skip to content

Commit e901689

Browse files
⬆️ Bump the actions group with 2 updates (#289)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d0a0808 commit e901689

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/codecov.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ jobs:
5656
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}
5757

5858
- name: Upload coverage report
59-
uses: codecov/codecov-action@v5
59+
uses: codecov/codecov-action@v6
6060
with:
6161
env_vars: OS,PYTHON_VERSION,PYDANTIC_VERSION
6262
files: ./coverage.xml

.github/workflows/docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,4 +54,4 @@ jobs:
5454
steps:
5555
- name: Deploy to GitHub Pages
5656
id: deployment
57-
uses: actions/deploy-pages@v4
57+
uses: actions/deploy-pages@v5

0 commit comments

Comments
 (0)