We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 50fe8f0 commit ed3cde2Copy full SHA for ed3cde2
.github/workflows/dotnet_nightly.yml
@@ -35,7 +35,7 @@ jobs:
35
36
# Upload artifacts
37
- name: Upload BepInEx.Unity.IL2CPP.CoreCLR
38
- uses: actions/upload-artifact@v3
+ uses: actions/upload-artifact@v4
39
with:
40
name: CinematicUnityExplorer.BepInEx.Unity.IL2CPP.CoreCLR.zip
41
path: ./Release/CinematicUnityExplorer.BepInEx.Unity.IL2CPP.CoreCLR/
0 commit comments