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 fd92fe0 + f082cf7 commit 90ce96fCopy full SHA for 90ce96f
1 file changed
.github/workflows/deploy.yml
@@ -14,7 +14,7 @@ jobs:
14
uses: actions/checkout@v4
15
16
- name: Set up Python
17
- uses: actions/setup-python@v5
+ uses: actions/setup-python@v6
18
with:
19
python-version: 3.11
20
cache: 'pip'
0 commit comments