There was an error while loading. Please reload this page.
2 parents 11da9d5 + 725ceb3 commit b1fc329Copy full SHA for b1fc329
2 files changed
.github/workflows/linting.yml
@@ -17,7 +17,7 @@ jobs:
17
- uses: actions/checkout@v7
18
19
- name: Set up Python 3
20
- uses: actions/setup-python@v6
+ uses: actions/setup-python@v7
21
with:
22
python-version: 3.x
23
cache: 'pip'
.github/workflows/release.yml
@@ -14,7 +14,7 @@ jobs:
14
15
- name: Set up Python
16
id: setup
0 commit comments