We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents afcbfc3 + 8b3567e commit a7d92e8Copy full SHA for a7d92e8
1 file changed
.github/workflows/dotnet.yml
@@ -67,7 +67,7 @@ jobs:
67
68
steps:
69
- name: Download Artifact
70
- uses: actions/download-artifact@v6
+ uses: actions/download-artifact@v7
71
with:
72
name: packages
73
0 commit comments