Skip to content

Commit f754fb4

Browse files
build(deps): bump actions/upload-artifact from 4.6.2 to 6.0.0 (#1203)
1 parent 8c00cdc commit f754fb4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/mutation-testing.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ jobs:
7777
} >> "$GITHUB_STEP_SUMMARY"
7878
7979
- name: Upload mutation results
80-
uses: actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02 # v4.6.2
80+
uses: actions/upload-artifact@v6
8181
if: always()
8282
with:
8383
name: mutants-${{ matrix.package }}

0 commit comments

Comments
 (0)