Skip to content

Commit f93376d

Browse files
authored
chore(deps): update actions/download-artifact action to v4.1.9 (#508)
Co-authored-by: descope[bot] <107609351+descope[bot]@users.noreply.github.com>
1 parent 8d6e06b commit f93376d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
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@fa0a91b85d4f404e444e00e005971372dc801d16 # v4
68+
- uses: actions/download-artifact@cc203385981b70ca67e1cc392babf9cc229d5806 # v4.1.9
6969
id: download
7070
with:
7171
pattern: coverage.*

0 commit comments

Comments
 (0)