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