Skip to content

Commit c5ff08c

Browse files
authored
Update build.yml
1 parent 0f29f67 commit c5ff08c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ jobs:
5858
run: msbuild /m /p:Configuration=${{matrix.BUILD_CONFIGURATION}} ${{env.SOLUTION_FILE_PATH}}
5959

6060
- name: Upload Artifact
61-
uses: actions/upload-artifact@v2
61+
uses: actions/upload-artifact@v4
6262
with:
6363
name: RevokeMsgPatcher-${{matrix.BUILD_CONFIGURATION}}
6464
path: |

0 commit comments

Comments
 (0)