Skip to content

Commit cee64d3

Browse files
ci: update python version for docs generation
1 parent 8556a8e commit cee64d3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
needs: [evaluate-label]
2020
uses: qiboteam/workflows/.github/workflows/deploy-ghpages-latest-stable.yml@v1
2121
with:
22-
python-version: "3.10"
22+
python-version: "3.12"
2323
package-manager: "poetry"
2424
dependency-path: "**/poetry.lock"
2525
trigger-label: "${{ needs.evaluate-label.outputs.label }}"

0 commit comments

Comments
 (0)