Skip to content

Commit

Permalink
Update cd.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
aniketsalve22 authored Nov 5, 2024
1 parent 67c2442 commit fa48d2a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ jobs:
dist/*.*
- name: "Upload documentation as artifact"
uses: actions/upload-artifact@v2
uses: actions/upload-artifact@v4
with:
name: Project documentation
path: ${{ github.workspace }}/.build/html
Expand Down

0 comments on commit fa48d2a

Please sign in to comment.