We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fc93dc1 commit 13e24d7Copy full SHA for 13e24d7
.github/actions/assert-build/action.yml
@@ -21,7 +21,7 @@ runs:
21
npx assert-folder-contents
22
23
- name: Upload dist assets to cache
24
- uses: actions/upload-artifact@v3
+ uses: actions/upload-artifact@v4
25
with:
26
name: dist
27
path: ${{ env.dist }}
0 commit comments