Skip to content

Commit b173cbe

Browse files
authored
Merge pull request #754 from staticdev/dependabot/github_actions/actions/download-artifact-8
Bump actions/download-artifact from 7 to 8
2 parents 9ff93db + 9861e63 commit b173cbe

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@ jobs:
108108
version: ">=0.5.24"
109109

110110
- name: Download coverage data
111-
uses: actions/download-artifact@v7
111+
uses: actions/download-artifact@v8
112112

113113
- name: Combine coverage data and display human readable report
114114
run: |

0 commit comments

Comments
 (0)