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 794e549 commit b4504ccCopy full SHA for b4504cc
.github/workflows/continuous-integration.yml
@@ -43,7 +43,7 @@ jobs:
43
- name: Run tests
44
run: yarn coverage --silent
45
- name: Store code coverage report
46
- uses: actions/upload-artifact@6673cd052c4cd6fcf4b4e6e60ea986c889389535 # tag=v3
+ uses: actions/upload-artifact@a8a3f3ad30e3422c9c7b888a15615d19a852ae32 # v3
47
with:
48
name: coverage
49
path: coverage/
0 commit comments