Skip to content

Commit 22a234f

Browse files
authored
Merge branch 'master' into dependabot/pip/sqlalchemy-2.0.46
2 parents 39bf49b + 36d6fca commit 22a234f

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/python-app.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
uses: wagoid/commitlint-github-action@v6.2.1
2323

2424
- name: Set up Python
25-
uses: actions/setup-python@v6.1.0
25+
uses: actions/setup-python@v6.2.0
2626
with:
2727
python-version-file: '.python-version'
2828
cache: 'pip'
@@ -50,7 +50,7 @@ jobs:
5050
uses: actions/checkout@v6.0.1
5151

5252
- name: Set up Python
53-
uses: actions/setup-python@v6.1.0
53+
uses: actions/setup-python@v6.2.0
5454
with:
5555
python-version-file: '.python-version'
5656
cache: 'pip'

0 commit comments

Comments
 (0)