We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8c00cdc commit f754fb4Copy full SHA for f754fb4
1 file changed
.github/workflows/mutation-testing.yml
@@ -77,7 +77,7 @@ jobs:
77
} >> "$GITHUB_STEP_SUMMARY"
78
79
- name: Upload mutation results
80
- uses: actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02 # v4.6.2
+ uses: actions/upload-artifact@v6
81
if: always()
82
with:
83
name: mutants-${{ matrix.package }}
0 commit comments