Skip to content

Commit b4504cc

Browse files
chore(deps): update actions/upload-artifact digest to a8a3f3a
1 parent 794e549 commit b4504cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/continuous-integration.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ jobs:
4343
- name: Run tests
4444
run: yarn coverage --silent
4545
- name: Store code coverage report
46-
uses: actions/upload-artifact@6673cd052c4cd6fcf4b4e6e60ea986c889389535 # tag=v3
46+
uses: actions/upload-artifact@a8a3f3ad30e3422c9c7b888a15615d19a852ae32 # v3
4747
with:
4848
name: coverage
4949
path: coverage/

0 commit comments

Comments
 (0)