Skip to content

Commit f1cc9a6

Browse files
committed
Update deprecated Github action actions/upload-artifact@v3
1 parent fe10aaa commit f1cc9a6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build_pr_documentation.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ jobs:
6060
echo ${{ env.COMMIT_SHA }} > ./commit_sha
6161
echo ${{ env.PR_NUMBER }} > ./pr_number
6262
63-
- uses: actions/upload-artifact@v3
63+
- uses: actions/upload-artifact@v4
6464
with:
6565
name: doc-build-artifact
6666
path: optimum-intel/intel-doc-build/

0 commit comments

Comments
 (0)