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 f701724 commit 52dd569Copy full SHA for 52dd569
.github/workflows/pr-check.yaml
@@ -30,7 +30,7 @@ jobs:
30
31
# Attach the zip file to the pull request
32
- name: Upload DLL zip artifact
33
- uses: actions/upload-artifact@v2
+ uses: actions/upload-artifact@v3
34
with:
35
name: Flow.Launcher.Plugin.AppUpgrader.dll
36
path: "./bin/Release/win-x64/publish/Flow.Launcher.Plugin.AppUpgrader.dll"
0 commit comments