We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b235fa7 commit b1f686dCopy full SHA for b1f686d
.github/workflows/ci.yml
@@ -48,7 +48,7 @@ jobs:
48
token: ${{ secrets.CODECOV_TOKEN }}
49
50
- name: Publish Test Results
51
- uses: actions/upload-artifact@5d5d22a31266ced268874388b861e4b58bb5c2f3 # v4
+ uses: actions/upload-artifact@1746f4ab65b179e0ea60a494b83293b640dd5bba # v4
52
if: always()
53
with:
54
name: test-results
0 commit comments