From 3de65f95a64a5c26a4a1a793d1c3323af9d3515c Mon Sep 17 00:00:00 2001 From: dependabot[bot] Date: Thu, 1 Jan 2026 13:01:29 +0000 Subject: Bump actions/download-artifact from 6 to 7 Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 6 to 7. - [Release notes](https://github.com/actions/download-artifact/releases) - [Commits](https://github.com/actions/download-artifact/compare/v6...v7) --- updated-dependencies: - dependency-name: actions/download-artifact dependency-version: '7' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .github/workflows/ci-irctest.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci-irctest.yml b/.github/workflows/ci-irctest.yml index f41321440..ff33910ec 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@v6 + uses: actions/download-artifact@v7 with: name: installed-inspircd-for-irctest path: "~" -- cgit v1.3.1-10-gc9f91