Skip to content

Commit 7be2f7e

Browse files
chore(deps): update actions/download-artifact digest to 9bc31d5
1 parent 794e549 commit 7be2f7e

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
@@ -77,7 +77,7 @@ jobs:
7777
with:
7878
fetch-depth: 2
7979
- name: Download Coverage report
80-
uses: actions/download-artifact@fb598a63ae348fa914e94cd0ff38f362e927b741 # tag=v3
80+
uses: actions/download-artifact@9bc31d5ccc31df68ecc42ccf4149144866c47d8a # v3
8181
with:
8282
name: coverage
8383
path: coverage/

0 commit comments

Comments
 (0)