diff --git a/.github/workflows/ci-irctest.yml b/.github/workflows/ci-irctest.yml index c78ab3450..808aa4548 100644 --- a/.github/workflows/ci-irctest.yml +++ b/.github/workflows/ci-irctest.yml @@ -59,7 +59,7 @@ jobs: - build steps: - name: Download build artifacts - uses: actions/download-artifact@v3 + uses: actions/download-artifact@v4 with: name: installed-inspircd-for-irctest path: "~"