We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8189b78 + ca1a853 commit 477a41dCopy full SHA for 477a41d
1 file changed
.github/workflows/ci-cd.yml
@@ -83,7 +83,7 @@ jobs:
83
84
steps:
85
- name: Download NuGet artifacts
86
- uses: actions/download-artifact@v7
+ uses: actions/download-artifact@v8
87
with:
88
name: nuget-packages
89
path: ./artifacts
@@ -113,7 +113,7 @@ jobs:
113
114
115
116
117
118
119
@@ -145,7 +145,7 @@ jobs:
145
uses: actions/checkout@v6
146
147
148
149
150
151
0 commit comments