Skip to content

Commit 689cc3d

Browse files
Bump upload-artifact to v4 (#2620)
1 parent 64cfff4 commit 689cc3d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/branch-validation.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ jobs:
8787
packages: ${{ steps.package.outputs.package_file_path }}
8888

8989
- name: Let people download package
90-
uses: actions/upload-artifact@v3
90+
uses: actions/upload-artifact@v4
9191
if: ${{ ! env.SHOULD_DEPLOY }}
9292
with:
9393
name: docs-microsite

0 commit comments

Comments
 (0)