Skip to content

Commit ee23a6b

Browse files
shwinadavebayer
authored andcommitted
Update upload-pages-artifact to v3 (NVIDIA#3423)
* Update upload-pages-artifact to v3 * Empty commit --------- Co-authored-by: Ashwin Srinath <shwina@users.noreply.github.com>
1 parent bc28250 commit ee23a6b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/actions/docs-build/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,4 +54,4 @@ runs:
5454
# Upload docs as pages artifacts
5555
- name: Upload artifact
5656
if: ${{ inputs.upload_pages_artifact == 'true' }}
57-
uses: actions/upload-pages-artifact@v2
57+
uses: actions/upload-pages-artifact@v3

0 commit comments

Comments
 (0)