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 db10f81 + 88b085e commit 20c86c4Copy full SHA for 20c86c4
.github/workflows/dotnet-desktop.yml
@@ -39,7 +39,7 @@ jobs:
39
40
- name: Archive production artifacts
41
if: ${{ success() }}
42
- uses: actions/upload-artifact@v4
+ uses: actions/upload-artifact@v5
43
with:
44
name: RaidCrawler
45
path: |
0 commit comments