Skip to content

Commit

Permalink
Merge pull request #4148 from opencontainers/dependabot/github_action…
Browse files Browse the repository at this point in the history
…s/actions/upload-artifact-4
  • Loading branch information
dependabot[bot] authored Dec 15, 2023
2 parents a31262c + 7b65578 commit 3878ef5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/validate.yml
Original file line number Diff line number Diff line change
Expand Up @@ -185,7 +185,7 @@ jobs:
- name: make releaseall
run: make releaseall
- name: upload artifacts
uses: actions/upload-artifact@v3
uses: actions/upload-artifact@v4
with:
name: release-${{ github.run_id }}
path: release/*
Expand Down

0 comments on commit 3878ef5

Please sign in to comment.