Skip to content

Commit 5e247c0

Browse files
chore(deps): update actions/download-artifact action to v5
1 parent d3eaa24 commit 5e247c0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ jobs:
8181
steps:
8282
- uses: actions/checkout@v4
8383

84-
- uses: actions/download-artifact@v4
84+
- uses: actions/download-artifact@v5
8585
id: download
8686
with:
8787
pattern: coverage-*

0 commit comments

Comments
 (0)