From 8f3e0ca811275e9c1f4c7ea522cbe01ed5225d9c Mon Sep 17 00:00:00 2001 From: dependabot[bot] Date: Sat, 1 Nov 2025 13:01:09 +0000 Subject: Bump actions/upload-artifact from 4 to 5 Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 4 to 5. - [Release notes](https://github.com/actions/upload-artifact/releases) - [Commits](https://github.com/actions/upload-artifact/compare/v4...v5) --- updated-dependencies: - dependency-name: actions/upload-artifact dependency-version: '5' 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(-) (limited to '.github') diff --git a/.github/workflows/ci-irctest.yml b/.github/workflows/ci-irctest.yml index 51793a55c..ae0d2dd2b 100644 --- a/.github/workflows/ci-irctest.yml +++ b/.github/workflows/ci-irctest.yml @@ -39,7 +39,7 @@ jobs: tar -czf artifacts-inspircd.tar.gz inspircd - name: Upload build artifacts - uses: actions/upload-artifact@v4 + uses: actions/upload-artifact@v5 with: name: installed-inspircd-for-irctest path: ~/artifacts-inspircd.tar.gz -- cgit v1.3.1-10-gc9f91