Skip to content

Commit fbfbbf9

Browse files
authored
Merge branch 'master' into dependabot/pip/fastapi-16b8a6dc7a
2 parents cb14513 + 30a66ce commit fbfbbf9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/python-app.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
uses: wagoid/commitlint-github-action@v6.2.1
2424

2525
- name: Set up Python
26-
uses: actions/setup-python@v6.0.0
26+
uses: actions/setup-python@v6.1.0
2727
with:
2828
python-version-file: '.python-version'
2929
cache: 'pip'

0 commit comments

Comments
 (0)