Skip to content

Commit 1e85adc

Browse files
Update actions/upload-artifact action to v6 (#322)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent b723b01 commit 1e85adc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ jobs:
5353
with:
5454
output: ./release-notes.md
5555
- name: Upload artifacts
56-
uses: actions/upload-artifact@v5
56+
uses: actions/upload-artifact@v6
5757
with:
5858
path: |-
5959
./release-notes.md

0 commit comments

Comments
 (0)