We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8fbfcf8 commit 7846d20Copy full SHA for 7846d20
.github/workflows/main.yml
@@ -88,7 +88,7 @@ jobs:
88
89
- name: Upload package distribution files
90
if: matrix.task.name == 'Build'
91
- uses: actions/upload-artifact@v3
+ uses: actions/upload-artifact@v4
92
with:
93
name: package
94
path: dist
0 commit comments