Skip to content

Commit b522257

Browse files
ci(deps): bump actions/upload-artifact
Bumps the gha group with 1 update in the / directory: [actions/upload-artifact](https://github.com/actions/upload-artifact). Updates `actions/upload-artifact` from 5 to 7 - [Release notes](https://github.com/actions/upload-artifact/releases) - [Commits](actions/upload-artifact@v5...v7) --- updated-dependencies: - dependency-name: actions/upload-artifact dependency-version: '7' dependency-type: direct:production update-type: version-update:semver-major dependency-group: gha ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 347adf9 commit b522257

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/mutmut.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -140,7 +140,7 @@ jobs:
140140
141141
- name: Upload artifact
142142
if: always()
143-
uses: actions/upload-artifact@v5
143+
uses: actions/upload-artifact@v7
144144
with:
145145
name: mutmut-audit-${{ github.run_number }}
146146
path: |

0 commit comments

Comments
 (0)