Skip to content

Commit fda333c

Browse files
committed
ci: updated download artifact
1 parent 2fd2cf0 commit fda333c

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
@@ -185,7 +185,7 @@ jobs:
185185
~/.cache/Cypress
186186
key: ${{ hashFiles('**/package-lock.json') }}
187187

188-
- uses: actions/download-artifact@v3
188+
- uses: actions/download-artifact@v4
189189
with:
190190
path: coverage/
191191
pattern: "*-lcov"

0 commit comments

Comments
 (0)