Skip to content

Commit

Permalink
Update deprecated Github action actions/upload-artifact@v3
Browse files Browse the repository at this point in the history
  • Loading branch information
regisss committed Jan 17, 2025
1 parent fe10aaa commit f1cc9a6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_pr_documentation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ jobs:
echo ${{ env.COMMIT_SHA }} > ./commit_sha
echo ${{ env.PR_NUMBER }} > ./pr_number
- uses: actions/upload-artifact@v3
- uses: actions/upload-artifact@v4
with:
name: doc-build-artifact
path: optimum-intel/intel-doc-build/

0 comments on commit f1cc9a6

Please sign in to comment.