Skip to content

Commit c53eb16

Browse files
authored
ci(action): update actions/download-artifact action to v4.2.1 (#545)
Co-authored-by: descope[bot] <107609351+descope[bot]@users.noreply.github.com>
1 parent 02deb2f commit c53eb16

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@b14cf4c92620c250e1c074ab0a5800e37df86765 # v4.2.0
68+
- uses: actions/download-artifact@95815c38cf2ff2164869cbab79da8d1f422bc89e # v4.2.1
6969
id: download
7070
with:
7171
pattern: coverage.*

0 commit comments

Comments
 (0)