diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 1f89106..bb1d386 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.3.2 + uses: actions/upload-artifact@v4.6.1 with: # Artifact name name: ${{ matrix.os }}_${{ matrix.cc }}_${{ env.ZIP_FILENAME }}