diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 0900e81..c152f91 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -48,7 +48,7 @@ jobs: env: OS_NAME: ${{ matrix.os }} - name: Archive artifacts - uses: actions/upload-artifact@v2 + uses: actions/upload-artifact@v3 if: ${{ matrix.rust == 'stable' }} with: name: stableartifacts