Skip to content

Commit 49bb9f3

Browse files
chore: update actions/upload-artifact action to v5
1 parent e05fcd1 commit 49bb9f3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

release/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ runs:
2929
repo: ${{ github.repository }}
3030
latest: CHANGELOG_latest.md
3131
- name: Upload latest CHANGELOG
32-
uses: actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02 # v4.6.2
32+
uses: actions/upload-artifact@330a01c490aca151604b8cf639adc76d48f6c5d4 # v5.0.0
3333
with:
3434
name: changelog-${{ steps.changelog.outputs.version }}
3535
path: CHANGELOG_latest.md

0 commit comments

Comments
 (0)