We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b235fa7 commit e858bdeCopy full SHA for e858bde
.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@834a144ee995460fba8ed112a2fc961b36a5ec5a # v4
52
if: always()
53
with:
54
name: test-results
0 commit comments