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 8b6ac5e + 7cfae8a commit 692ea7fCopy full SHA for 692ea7f
.github/workflows/deploy.yml
@@ -22,7 +22,7 @@ jobs:
22
uses: actions/checkout@v3
23
24
- name: Set up Python
25
- uses: actions/setup-python@v4
+ uses: actions/setup-python@v5
26
with:
27
python-version: '3.10'
28
.github/workflows/run-tests.yml
@@ -12,7 +12,7 @@ jobs:
12
13
14
15
16
17
18
0 commit comments