We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 64cfff4 commit 689cc3dCopy full SHA for 689cc3d
1 file changed
.github/workflows/branch-validation.yml
@@ -87,7 +87,7 @@ jobs:
87
packages: ${{ steps.package.outputs.package_file_path }}
88
89
- name: Let people download package
90
- uses: actions/upload-artifact@v3
+ uses: actions/upload-artifact@v4
91
if: ${{ ! env.SHOULD_DEPLOY }}
92
with:
93
name: docs-microsite
0 commit comments