Skip to content

Commit ae830d2

Browse files
authored
chore(deps): bump actions/download-artifact from 4 to 5 (#4045)
2 parents a29d61d + 635dbe6 commit ae830d2

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
@@ -39,7 +39,7 @@ jobs:
3939
- test
4040
runs-on: ubuntu-latest
4141
steps:
42-
- uses: actions/download-artifact@v4
42+
- uses: actions/download-artifact@v5
4343
with:
4444
name: code-coverage-report
4545
- uses: coverallsapp/github-action@v2

0 commit comments

Comments
 (0)