mirror of
https://github.com/ivuorinen/gh-action-readme.git
synced 2026-03-06 17:58:03 +00:00
chore(deps)!: update actions/upload-artifact (v4 → v5) (#88)
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@@ -56,7 +56,7 @@ jobs:
|
|||||||
echo "Verifying generated documentation files..."
|
echo "Verifying generated documentation files..."
|
||||||
ls -la docs/
|
ls -la docs/
|
||||||
- name: Upload Generated Documentation
|
- name: Upload Generated Documentation
|
||||||
uses: actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02 # v4
|
uses: actions/upload-artifact@330a01c490aca151604b8cf639adc76d48f6c5d4 # v5
|
||||||
if: always()
|
if: always()
|
||||||
with:
|
with:
|
||||||
name: generated-documentation
|
name: generated-documentation
|
||||||
|
|||||||
Reference in New Issue
Block a user