diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index bb1d386..04c02cd 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -165,7 +165,7 @@ jobs: echo "Upload successful!" - name: Upload a Build Artifact - uses: actions/upload-artifact@v4.6.1 + uses: actions/upload-artifact@v4 with: # Artifact name name: ${{ matrix.os }}_${{ matrix.cc }}_${{ env.ZIP_FILENAME }}