There was an error while loading. Please reload this page.
2 parents 6e1562e + dd1bf13 commit 1f473e2Copy full SHA for 1f473e2
1 file changed
build/action.yml
@@ -109,7 +109,7 @@ runs:
109
${{ steps.package-prefix-arg.outputs.prefix-arg }} \
110
${{ steps.ignore-bundles-arg.outputs.ignore-bundles }}
111
- name: Archive bundles
112
- uses: actions/upload-artifact@v3
+ uses: actions/upload-artifact@v4
113
with:
114
name: bundles
115
path: ${{ github.workspace }}/bundles/
0 commit comments