diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 8d223c7..58db5e4 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -48,7 +48,7 @@ jobs: git fetch --tags - name: Download build artifacts - uses: actions/download-artifact@v2 + uses: actions/download-artifact@v4.1.7 with: name: reboot-artifacts path: ./artifacts