diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index b770405..2f61eda 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -47,7 +47,7 @@ jobs: - name: upload artifacts if: matrix.rust == 'stable' - uses: actions/upload-artifact@v4 + uses: actions/upload-artifact@v5 with: name: uefi-reset path: target/x86_64-unknown-uefi/release/*.efi