diff --git a/.github/workflows/ci-irctest.yml b/.github/workflows/ci-irctest.yml index 51793a55c5..b6af3e6fc6 100644 --- a/.github/workflows/ci-irctest.yml +++ b/.github/workflows/ci-irctest.yml @@ -54,7 +54,7 @@ jobs: - build steps: - name: Download build artifacts - uses: actions/download-artifact@v5 + uses: actions/download-artifact@v6 with: name: installed-inspircd-for-irctest path: "~"