Skip to content

Commit

Permalink
fixed upload artifact version
Browse files Browse the repository at this point in the history
  • Loading branch information
Unreal-Dan committed Feb 1, 2025
1 parent 9c5c64d commit 0741ca9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/duo_build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -152,7 +152,7 @@ jobs:
echo "Listing contents of docs/duo:"
ls -R docs/duo || echo "No files found in docs/duo"
- name: Upload Doxygen Documentation as Artifact
uses: actions/upload-artifact@v3
uses: actions/upload-artifact@v4
with:
name: doxygen-docs-duo
path: docs/duo
Expand Down

0 comments on commit 0741ca9

Please sign in to comment.