There was an error while loading. Please reload this page.
2 parents 8cf6885 + 2ba0819 commit d7380b8Copy full SHA for d7380b8
2 files changed
.github/workflows/prs.yaml
@@ -12,7 +12,7 @@ jobs:
12
steps:
13
- uses: actions/checkout@v3
14
- name: Set up Python 3.9
15
- uses: actions/setup-python@v3
+ uses: actions/setup-python@v7
16
with:
17
python-version: 3.9
18
- name: Install dependencies
.github/workflows/publish.yml
0 commit comments