Skip to content

Commit 027f8e4

Browse files
committed
Merge #94, #95 from dependabot
2 parents 951706a + f307fa7 commit 027f8e4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/CI.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ jobs:
9393
DOCUMENTER_KEY: ${{ secrets.DOCUMENTER_KEY }}
9494
- name: Zip the HTML documentation
9595
run: zip-folder --debug --auto-root --outfile "docs.zip" docs/build
96-
- uses: actions/upload-artifact@v5
96+
- uses: actions/upload-artifact@v6
9797
name: Upload documentation artifacts
9898
with:
9999
name: QuantumControl

0 commit comments

Comments
 (0)