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 7eed7d2 + cc3fe00 commit 47d39b1Copy full SHA for 47d39b1
.github/workflows/build-only.yaml
@@ -9,7 +9,7 @@ jobs:
9
- uses: actions/checkout@v5
10
11
- name: Set up Pytho
12
- uses: actions/setup-python@v5
+ uses: actions/setup-python@v6
13
with:
14
python-version: 3.11
15
.github/workflows/deploy.yaml
@@ -13,7 +13,7 @@ jobs:
- name: Set up Python
16
17
18
19
0 commit comments