Skip to content

Commit 2e89c91

Browse files
authored
ci(action): update actions/download-artifact action to v8 (#788)
Co-authored-by: descope[bot] <107609351+descope[bot]@users.noreply.github.com>
1 parent e79b0b8 commit 2e89c91

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ jobs:
9999
steps:
100100
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
101101

102-
- uses: actions/download-artifact@37930b1c2abaa49bbe596cd826c3c89aef350131 # v7.0.0
102+
- uses: actions/download-artifact@70fc10c6e5e1ce46ad2ea6f2b72d43f7d47b13c3 # v8.0.0
103103
id: download
104104
with:
105105
pattern: coverage.*

0 commit comments

Comments
 (0)