We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 39bf49b + 36d6fca commit 22a234fCopy full SHA for 22a234f
1 file changed
.github/workflows/python-app.yml
@@ -22,7 +22,7 @@ jobs:
22
uses: wagoid/commitlint-github-action@v6.2.1
23
24
- name: Set up Python
25
- uses: actions/setup-python@v6.1.0
+ uses: actions/setup-python@v6.2.0
26
with:
27
python-version-file: '.python-version'
28
cache: 'pip'
@@ -50,7 +50,7 @@ jobs:
50
uses: actions/checkout@v6.0.1
51
52
53
54
55
56
0 commit comments