Skip to content

Commit 6d735b6

Browse files
Update upload-pages-artifact to v3 (#3423) (#3513)
* Update upload-pages-artifact to v3 * Empty commit --------- Co-authored-by: Ashwin Srinath <3190405+shwina@users.noreply.github.com> Co-authored-by: Ashwin Srinath <shwina@users.noreply.github.com>
1 parent a15a057 commit 6d735b6

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)