Skip to content

Commit 432cf64

Browse files
authored
ci(action): update actions/download-artifact action to v4.2.0 (#543)
Co-authored-by: descope[bot] <107609351+descope[bot]@users.noreply.github.com>
1 parent f694b97 commit 432cf64

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ jobs:
6565
steps:
6666
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
6767

68-
- uses: actions/download-artifact@cc203385981b70ca67e1cc392babf9cc229d5806 # v4.1.9
68+
- uses: actions/download-artifact@b14cf4c92620c250e1c074ab0a5800e37df86765 # v4.2.0
6969
id: download
7070
with:
7171
pattern: coverage.*

0 commit comments

Comments
 (0)