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] <support@github.com>
This commit is contained in:
dependabot[bot]
2025-10-27 07:24:45 +00:00
committed by Igor
parent 979eca5e8f
commit bf3b497db9
2 changed files with 2 additions and 2 deletions

View File

@@ -13,7 +13,7 @@ jobs:
- name: Save PR number
run: echo "${{ github.event.pull_request.number }}" > pr.txt
- uses: actions/upload-artifact@v4
- uses: actions/upload-artifact@v5
with:
# unique name: includes workflow run id
name: pr-number-${{ github.run_id }}

View File

@@ -139,7 +139,7 @@ jobs:
fastfetch
- name: "Upload test summary"
uses: actions/upload-artifact@v4
uses: actions/upload-artifact@v5
with:
name: test-${{ matrix.server.id }}-${{ matrix.server.os }}
path: test