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.
2 parents d4fae1a + 279dbfc commit a3c0112Copy full SHA for a3c0112
.github/workflows/CI.yml
@@ -68,7 +68,7 @@ jobs:
68
npm run build
69
70
- name: "Upload artifact"
71
- uses: actions/upload-artifact@v4
+ uses: actions/upload-artifact@v5
72
with:
73
name: "build-artifact"
74
path: dist
.github/workflows/release.yml
@@ -53,7 +53,7 @@ jobs:
53
54
55
56
57
58
59
0 commit comments