diff --git a/.github/workflows/rust.yml b/.github/workflows/rust.yml index 6d77f9e..80d79aa 100644 --- a/.github/workflows/rust.yml +++ b/.github/workflows/rust.yml @@ -78,7 +78,7 @@ jobs: make ${{ matrix.step }} ${{ matrix.arch }} - name: Save Artifacts if: matrix.save_artifacts == true - uses: actions/upload-artifact@v3 + uses: actions/upload-artifact@v4 with: name: build-artifacts path: |