Skip to content

Commit da8b38a

Browse files
authored
Merge pull request #273 from nanotaboada/dependabot/github_actions/actions/download-artifact-5.0.0
chore(deps): Bump actions/download-artifact from 4.3.0 to 5.0.0
2 parents 1704940 + 856e251 commit da8b38a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.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@v4.2.2
8888

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

0 commit comments

Comments
 (0)