Skip to content

Commit eb7f69f

Browse files
authored
Merge pull request #329 from nanotaboada/dependabot/github_actions/actions/download-artifact-7.0.0
chore(deps): Bump actions/download-artifact from 6.0.0 to 7.0.0
2 parents 51fd9ed + 90abbe6 commit eb7f69f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/dotnet.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ jobs:
8787
uses: actions/checkout@v6.0.1
8888

8989
- name: Download Cobertura coverage report artifact
90-
uses: actions/download-artifact@v6.0.0
90+
uses: actions/download-artifact@v7.0.0
9191
with:
9292
name: cobertura.xml
9393

0 commit comments

Comments
 (0)