diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 9a1f7ae..fe7b892 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -44,7 +44,7 @@ jobs: -OutputDirectory artifacts/release - name: Upload workflow artifact - uses: actions/upload-artifact@v4 + uses: actions/upload-artifact@v7 with: name: VRChatVoiceInput-win-x64 path: artifacts/release/VRChatVoiceInput-win-x64.zip