We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b74dc87 commit 06e13a8Copy full SHA for 06e13a8
1 file changed
.github/workflows/ci.yml
@@ -109,7 +109,7 @@ jobs:
109
fetch-depth: 0
110
111
- name: Restore Build Result
112
- uses: actions/download-artifact@v4
+ uses: actions/download-artifact@v5
113
with:
114
name: build-result
115
@@ -161,7 +161,7 @@ jobs:
161
162
163
164
165
166
167
0 commit comments