We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a7293e8 + 6f75fa6 commit a9ebe97Copy full SHA for a9ebe97
1 file changed
.github/workflows/dotnet.yml
@@ -51,7 +51,7 @@ jobs:
51
steps:
52
- uses: actions/checkout@v6
53
- name: Download build artifacts
54
- uses: actions/download-artifact@v7
+ uses: actions/download-artifact@v8
55
with:
56
name: build-artifacts
57
- name: NugetPush
@@ -75,7 +75,7 @@ jobs:
75
76
77
78
79
80
81
0 commit comments