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.
1 parent 68a030e commit 74d4020Copy full SHA for 74d4020
.github/workflows/ci.yml
@@ -11,7 +11,7 @@ jobs:
11
steps:
12
- uses: actions/checkout@v4
13
- name: Set up Python
14
- uses: actions/setup-python@v2
+ uses: actions/setup-python@v5
15
with:
16
python-version: "3.10"
17
- name: Install dependencies
0 commit comments