We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a52544d + f9416b1 commit 56e42a7Copy full SHA for 56e42a7
1 file changed
.github/workflows/python-linting.yaml
@@ -16,7 +16,7 @@ jobs:
16
- uses: actions/checkout@v4.2.2
17
18
- name: Set up Python
19
- uses: actions/setup-python@v5.4.0
+ uses: actions/setup-python@v5.6.0
20
with:
21
python-version: 3.12
22
cache: 'pip'
@@ -51,7 +51,7 @@ jobs:
51
52
53
54
55
56
57
0 commit comments