Skip to content

Commit 6fda54d

Browse files
Bump actions/upload-artifact from 4 to 5 (#617)
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 4 to 5. - [Release notes](https://github.com/actions/upload-artifact/releases) - [Commits](actions/upload-artifact@v4...v5) --- updated-dependencies: - dependency-name: actions/upload-artifact dependency-version: '5' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 8ad093e commit 6fda54d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ansible-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -139,7 +139,7 @@ jobs:
139139
-e "antsibull_ignore_feature_freeze=${IGNORE_FEATURE_FREEZE}"
140140
141141
- name: Upload artifact
142-
uses: actions/upload-artifact@v4
142+
uses: actions/upload-artifact@v5
143143
id: upload-artifact
144144
with:
145145
name: sdist-and-wheel

0 commit comments

Comments
 (0)