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 c8e6c9a commit 6f3727fCopy full SHA for 6f3727f
.github/workflows/deploy.yml
@@ -17,7 +17,7 @@ jobs:
17
- uses: actions/checkout@master
18
19
- name: Set up Python 3.10
20
- uses: actions/setup-python@v2
+ uses: actions/setup-python@v3
21
with:
22
python-version: '3.10'
23
0 commit comments