We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6e9df19 commit e570113Copy full SHA for e570113
.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@65c4c4a1ddee5b72f698fdd19549f0f0fb45cf08 # v4
52
if: always()
53
with:
54
name: test-results
0 commit comments