diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 2e74b03..c57ee86 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -51,7 +51,7 @@ jobs: make OpenSSL-${{ matrix.target }} - name: Upload Build Artifact - uses: actions/upload-artifact@v4.6.0 + uses: actions/upload-artifact@v4.6.1 with: name: dist-${{ matrix.target }} path: dist