Skip to content

Commit f83b7f6

Browse files
dependabot[bot]nemesifier
authored andcommitted
[ci] Bump actions/upload-artifact from 4 to 7
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 4 to 7. - [Release notes](https://github.com/actions/upload-artifact/releases) - [Commits](actions/upload-artifact@v4...v7) --- updated-dependencies: - dependency-name: actions/upload-artifact dependency-version: '7' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a1c07cb commit f83b7f6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/bot-changelog-trigger.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030

3131
- name: Upload PR metadata
3232
if: steps.check.outputs.has_noteworthy == 'true'
33-
uses: actions/upload-artifact@v4
33+
uses: actions/upload-artifact@v7
3434
with:
3535
name: changelog-metadata
3636
path: pr_number

0 commit comments

Comments
 (0)