diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 9505b0d..04c096f 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -32,7 +32,7 @@ jobs: args: --locked --all - name: Upload Debug build binaries - uses: actions/upload-artifact@v3 + uses: actions/upload-artifact@v4 with: name: RawrWM-debug-${{ github.ref_name }} path: |