We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 519067f + 8d9533d commit 6780d05Copy full SHA for 6780d05
1 file changed
.github/workflows/code-style.yml
@@ -14,7 +14,7 @@ jobs:
14
- name: Checkout
15
uses: actions/checkout@v5
16
- name: Setup python
17
- uses: actions/setup-python@v5
+ uses: actions/setup-python@v6
18
with:
19
python-version: '3.10'
20
check-latest: true
0 commit comments