We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 951706a + f307fa7 commit 027f8e4Copy full SHA for 027f8e4
.github/workflows/CI.yml
@@ -93,7 +93,7 @@ jobs:
93
DOCUMENTER_KEY: ${{ secrets.DOCUMENTER_KEY }}
94
- name: Zip the HTML documentation
95
run: zip-folder --debug --auto-root --outfile "docs.zip" docs/build
96
- - uses: actions/upload-artifact@v5
+ - uses: actions/upload-artifact@v6
97
name: Upload documentation artifacts
98
with:
99
name: QuantumControl
0 commit comments