Merge pull request #5068 from opencontainers/dependabot/github_actions/actions/upload-artifact-6

build(deps): bump actions/upload-artifact from 5 to 6
This commit is contained in:
Kir Kolyshkin
2025-12-17 19:33:19 -08:00
committed by GitHub

View File

@@ -234,7 +234,7 @@ jobs:
- name: make releaseall
run: make releaseall
- name: upload artifacts
uses: actions/upload-artifact@v5
uses: actions/upload-artifact@v6
with:
name: release-${{ github.run_id }}
path: release/*