We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5eaa0c5 + c0fe19e commit 432e90cCopy full SHA for 432e90c
1 file changed
.github/workflows/release.yml
@@ -52,7 +52,7 @@ jobs:
52
uses: actions/checkout@v4
53
54
- name: Download artifacts
55
- uses: actions/download-artifact@v4
+ uses: actions/download-artifact@v6
56
with:
57
name: distributions
58
path: dist/
@@ -94,7 +94,7 @@ jobs:
94
95
steps:
96
97
98
99
100
@@ -113,7 +113,7 @@ jobs:
113
114
115
116
117
118
119
0 commit comments