mirror of
https://github.com/meshtastic/Meshtastic-Android.git
synced 2026-04-20 22:23:37 +00:00
chore(deps): update actions/upload-artifact action to v5 (#3955)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
b1c580c626
commit
b933a0948d
1 changed files with 1 additions and 1 deletions
2
.github/workflows/main-push-changelog.yml
vendored
2
.github/workflows/main-push-changelog.yml
vendored
|
|
@ -58,7 +58,7 @@ jobs:
|
|||
|
||||
- name: Upload changelog artifact
|
||||
if: steps.last_prod_tag.outputs.tag != ''
|
||||
uses: actions/upload-artifact@v4
|
||||
uses: actions/upload-artifact@v5
|
||||
with:
|
||||
name: main-push-changelog
|
||||
path: artifacts/main-push-changelog.md
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue