Update build.yml

This commit is contained in:
辉鸭蛋 2024-09-29 02:25:28 +08:00 committed by GitHub
parent 0f29f67708
commit c5ff08c141
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -58,7 +58,7 @@ jobs:
run: msbuild /m /p:Configuration=${{matrix.BUILD_CONFIGURATION}} ${{env.SOLUTION_FILE_PATH}}
- name: Upload Artifact
uses: actions/upload-artifact@v2
uses: actions/upload-artifact@v4
with:
name: RevokeMsgPatcher-${{matrix.BUILD_CONFIGURATION}}
path: |