Skip to content

Commit 9a70c10

Browse files
authored
Merge branch 'master' into dependabot/github_actions/actions/upload-artifact-6.0.0
2 parents d5f4b1d + eb7f69f commit 9a70c10

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)