Skip to content

Commit b28d942

Browse files
chore(deps): bump actions/upload-artifact from 4 to 5 (#2418)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b094ac2 commit b28d942

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ jobs:
7878
done
7979
8080
- name: Stash changelog files
81-
uses: actions/upload-artifact@v4
81+
uses: actions/upload-artifact@v5
8282
with:
8383
name: generated-changelogs
8484
path: |

0 commit comments

Comments
 (0)