8000
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 748fd47 commit f3258f3Copy full SHA for f3258f3
.github/workflows/ci.yml
@@ -61,7 +61,7 @@ jobs:
61
run: make unit-test
62
63
- name: Upload Coverage Report
64
- uses: actions/upload-artifact@5d5d22a31266ced268874388b861e4b58bb5c2f3 # v4.3.1
+ uses: actions/upload-artifact@65462800fd760344b1a7b4382951275a0abb4808 # v4.3.3
65
with:
66
name: cover-${{ github.run_id }}.html
67
path: |
0 commit comments