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 c003f9d + b5d813d commit 24b2ca8Copy full SHA for 24b2ca8
1 file changed
.github/workflows/dotnet.yml
@@ -82,7 +82,7 @@ jobs:
82
83
steps:
84
- name: Download Artifact
85
- uses: actions/download-artifact@v5
+ uses: actions/download-artifact@v7
86
with:
87
name: packages
88
0 commit comments