Skip to content

Commit e290075

Browse files
authored
Merge pull request #405 from nanotaboada/dependabot/github_actions/actions/download-artifact-8.0.1
chore(deps): Bump actions/download-artifact from 8.0.0 to 8.0.1
2 parents 81da511 + 09e2e81 commit e290075

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/dotnet-ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ jobs:
9595
uses: actions/checkout@v6.0.2
9696

9797
- name: Download Cobertura coverage report artifact
98-
uses: actions/download-artifact@v8.0.0
98+
uses: actions/download-artifact@v8.0.1
9999
with:
100100
name: cobertura.xml
101101

0 commit comments

Comments
 (0)