We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c546506 + 7096132 commit 527d181Copy full SHA for 527d181
1 file changed
.github/workflows/release.yml
@@ -52,7 +52,7 @@ jobs:
52
uses: actions/checkout@v6
53
54
- name: Download artifacts
55
- uses: actions/download-artifact@v6
+ uses: actions/download-artifact@v7
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