Merge pull request #5136 from opencontainers/dependabot/github_actions/actions/upload-artifact-7

build(deps): bump actions/upload-artifact from 6 to 7
This commit is contained in:
lfbzhm
2026-03-01 02:21:12 +08:00
committed by GitHub
+1 -1
View File
@@ -234,7 +234,7 @@ jobs:
- name: make releaseall
run: make releaseall
- name: upload artifacts
uses: actions/upload-artifact@v6
uses: actions/upload-artifact@v7
with:
name: release-${{ github.run_id }}
path: release/*