We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 6955012 + cb3bb6f commit b61e7eeCopy full SHA for b61e7ee
.github/workflows/test.yml
@@ -10,7 +10,7 @@ jobs:
10
steps:
11
- uses: actions/checkout@v4
12
- name: Set up Python
13
- uses: actions/setup-python@v2
+ uses: actions/setup-python@v5
14
with:
15
python-version: "3.10"
16
- name: Install dependencies
0 commit comments