mirror of
https://github.com/NousResearch/hermes-agent.git
synced 2026-07-08 13:12:08 +00:00
change(ci): upload-artifact from v4 -> v7
This commit is contained in:
parent
4b0a2040e7
commit
2fa66950e8
4 changed files with 13 additions and 13 deletions
2
.github/workflows/lint.yml
vendored
2
.github/workflows/lint.yml
vendored
|
|
@ -110,7 +110,7 @@ jobs:
|
|||
cat .lint-reports/summary.md >> "$GITHUB_STEP_SUMMARY"
|
||||
|
||||
- name: Upload reports as artifact
|
||||
uses: actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02 # v4
|
||||
uses: actions/upload-artifact@043fb46d1a93c77aae656e7c1c64a875d1fc6a0a # v7
|
||||
with:
|
||||
name: lint-reports
|
||||
path: .lint-reports/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue