Skip to content

Commit 52dd569

Browse files
authored
Update pr-check.yaml
1 parent f701724 commit 52dd569

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pr-check.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030

3131
# Attach the zip file to the pull request
3232
- name: Upload DLL zip artifact
33-
uses: actions/upload-artifact@v2
33+
uses: actions/upload-artifact@v3
3434
with:
3535
name: Flow.Launcher.Plugin.AppUpgrader.dll
3636
path: "./bin/Release/win-x64/publish/Flow.Launcher.Plugin.AppUpgrader.dll"

0 commit comments

Comments
 (0)