Skip to content

Commit 0f5a049

Browse files
authored
ci(action): update actions/download-artifact action to v4.3.0 (#570)
Co-authored-by: descope[bot] <107609351+descope[bot]@users.noreply.github.com>
1 parent 8c27edc commit 0f5a049

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

0 commit comments

Comments
 (0)