Skip to content

Commit

Permalink
Merge pull request #70 from easyops-cn/renovate/actions-download-arti…
Browse files Browse the repository at this point in the history
…fact-4.x

chore(deps): Update actions/download-artifact action to v4
  • Loading branch information
weareoutman authored Feb 1, 2024
2 parents 3b1d550 + ae48a77 commit d2f0981
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ jobs:
steps:
- uses: actions/checkout@v4

- uses: actions/download-artifact@v3
- uses: actions/download-artifact@v4
with:
name: brick-artifacts
path: ci-bricks
Expand Down

0 comments on commit d2f0981

Please sign in to comment.