We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents cb14513 + 30a66ce commit fbfbbf9Copy full SHA for fbfbbf9
1 file changed
.github/workflows/python-app.yml
@@ -23,7 +23,7 @@ jobs:
23
uses: wagoid/commitlint-github-action@v6.2.1
24
25
- name: Set up Python
26
- uses: actions/setup-python@v6.0.0
+ uses: actions/setup-python@v6.1.0
27
with:
28
python-version-file: '.python-version'
29
cache: 'pip'
0 commit comments