We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9dfa50a commit 7fdaad7Copy full SHA for 7fdaad7
.github/workflows/ci.yml
@@ -38,7 +38,7 @@ jobs:
38
npm run build
39
40
- name: Upload Package Artifacts
41
- uses: actions/upload-artifact@v3
+ uses: actions/upload-artifact@v4
42
with:
43
name: artifacts
44
path: |
0 commit comments