Skip to content

Commit 70db04e

Browse files
authored
build(deps): bump actions/download-artifact from 7 to 8 (#111)
2 parents 461e29b + ede9faa commit 70db04e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/unit.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ jobs:
8484
runs-on: ubuntu-latest
8585
steps:
8686
- uses: actions/checkout@v6
87-
- uses: actions/download-artifact@v7
87+
- uses: actions/download-artifact@v8
8888
with:
8989
name: coverage
9090
- name: codecov

0 commit comments

Comments
 (0)