Skip to content

Commit ae1b305

Browse files
mergify[bot]ElePT
authored andcommitted
Update deploy-docs workflow (backport qiskit-community#248) (qiskit-community#249)
Co-authored-by: Elena Peña Tapia <57907331+ElePT@users.noreply.github.com>
1 parent c15faee commit ae1b305

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy-docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
strategy:
2727
matrix:
2828
os: [ubuntu-latest]
29-
python-version: [3.10]
29+
python-version: ['3.10']
3030
steps:
3131
- uses: actions/checkout@v5
3232
with:

0 commit comments

Comments
 (0)