Skip to content

Commit

Permalink
Merge pull request #726 from clusterpedia-io/bump_upload_artifact
Browse files Browse the repository at this point in the history
ci: bump upload artifact to v4
  • Loading branch information
Iceber authored Feb 5, 2025
2 parents 8064a0f + 6ccc96c commit 1a0316c
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 @@ -87,7 +87,7 @@ jobs:
run: ./test/test.sh

- name: Upload logs
uses: actions/upload-artifact@v3
uses: actions/upload-artifact@v4
if: failure()
with:
name: e2e-logs-${{ github.run_id }}
Expand Down

0 comments on commit 1a0316c

Please sign in to comment.