Skip to content

Commit d83b058

Browse files
authored
GHA CI: Bump Github Actions Versions
1 parent f99e014 commit d83b058

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/msbuild.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ jobs:
8181
run: cmd /C CALL PackageBuild.bat ${{steps.vars.outputs.sha_short}} N Y N
8282

8383
- name: Upload Package
84-
uses: actions/upload-artifact@v4
84+
uses: actions/upload-artifact@v5
8585
with:
8686
if-no-files-found: error
8787
name: FF-${{steps.vars.outputs.sha_short}}-Full

0 commit comments

Comments
 (0)