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 599d9b5 commit 7fd57a6Copy full SHA for 7fd57a6
.github/workflows/main.yml
@@ -41,7 +41,7 @@ jobs:
41
run: pwsh make.ps1
42
- name: Package
43
run: pwsh make.ps1 package
44
- - uses: actions/upload-artifact@v2
+ - uses: actions/upload-artifact@v4
45
with:
46
name: packages
47
path: Package/Release/Packages
0 commit comments