Merge pull request #3455 from opencontainers/dependabot/github_actions/actions/upload-artifact-3

build(deps): bump actions/upload-artifact from 2 to 3
This commit is contained in:
Kir Kolyshkin
2022-04-12 14:31:53 -07:00
committed by GitHub
+1 -1
View File
@@ -198,7 +198,7 @@ jobs:
- name: make releaseall
run: make releaseall
- name: upload artifacts
uses: actions/upload-artifact@v2
uses: actions/upload-artifact@v3
with:
name: release-${{ github.run_id }}
path: release/*