Merge pull request #359 from Wikid82/renovate/major-6-github-artifact-actions
chore(deps): update actions/upload-artifact action to v6
This commit is contained in:
2
.github/workflows/repo-health.yml
vendored
2
.github/workflows/repo-health.yml
vendored
@@ -32,7 +32,7 @@ jobs:
|
||||
|
||||
- name: Upload health output
|
||||
if: always()
|
||||
uses: actions/upload-artifact@330a01c490aca151604b8cf639adc76d48f6c5d4 # v5
|
||||
uses: actions/upload-artifact@b7c566a772e6b6bfb58ed0dc250532a479d7789f # v6
|
||||
with:
|
||||
name: repo-health-output
|
||||
path: |
|
||||
|
||||
Reference in New Issue
Block a user