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.
1 parent b69a376 commit cb4f943Copy full SHA for cb4f943
.github/workflows/release-win7.yml
@@ -132,7 +132,7 @@ jobs:
132
mv build_assets Xray-${{ env.ASSET_NAME }}
133
134
- name: Upload files to Artifacts
135
- uses: actions/upload-artifact@v4
+ uses: actions/upload-artifact@v5
136
with:
137
name: Xray-${{ env.ASSET_NAME }}
138
path: |
.github/workflows/release.yml
@@ -238,7 +238,7 @@ jobs:
238
239
240
241
242
243
244
0 commit comments