We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6826633 + 081ba36 commit 4bfa677Copy full SHA for 4bfa677
.github/workflows/dotnet.yml
@@ -78,7 +78,7 @@ jobs:
78
79
steps:
80
- name: Download Artifact
81
- uses: actions/download-artifact@v3
+ uses: actions/download-artifact@v4
82
with:
83
name: packages
84
0 commit comments