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 67c0c79 + f45da90 commit fb2f53aCopy full SHA for fb2f53a
2 files changed
.github/workflows/release.yml
@@ -190,7 +190,7 @@ jobs:
190
forgeboxAPIKey: ${{ secrets.FORGEBOX_TOKEN }}
191
192
- name: Download build artifacts
193
- uses: actions/download-artifact@v4
+ uses: actions/download-artifact@v5
194
with:
195
path: .tmp
196
.github/workflows/tests.yml
@@ -134,7 +134,7 @@ jobs:
134
if: always()
135
steps:
136
- name: Download Test Results Artifacts
137
138
139
path: artifacts
140
0 commit comments