CI: Upgrade actions/upload-artifact to v4

This commit is contained in:
Mykola Grymalyuk
2024-03-31 15:34:00 -06:00
parent dd425d2c1e
commit b7e76c2a4d
+2 -2
View File
@@ -53,13 +53,13 @@ jobs:
run: mv ./OpenCore-Patcher-wxPython.app.zip ./OpenCore-Patcher-GUI.app.zip
- name: Upload App to Artifacts
uses: actions/upload-artifact@v3
uses: actions/upload-artifact@v4
with:
name: OpenCore-Patcher.app (GUI)
path: OpenCore-Patcher-GUI.app.zip
- name: Upload Package to Artifacts
uses: actions/upload-artifact@v3
uses: actions/upload-artifact@v4
with:
name: AutoPkg-Assets.pkg
path: ./dist/AutoPkg-Assets.pkg