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 ef897bd commit 7950bffCopy full SHA for 7950bff
.github/workflows/deploy.yml
@@ -12,7 +12,7 @@ jobs:
12
uses: actions/checkout@v5
13
14
- name: Set up Python
15
- uses: actions/setup-python@v4
+ uses: actions/setup-python@v6
16
with:
17
python-version: '3.x'
18
0 commit comments