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 d8f2ca5 + 9b09cca commit 05c8d85Copy full SHA for 05c8d85
.github/workflows/ci.yml
@@ -131,7 +131,7 @@ jobs:
131
nuget_auth_token: ${{ secrets.GITHUB_TOKEN }}
132
133
- name: Download nupkg
134
- uses: actions/download-artifact@v4.2.1
+ uses: actions/download-artifact@v4.3.0
135
with:
136
name: nupkg
137
path: .nuget
@@ -199,7 +199,7 @@ jobs:
199
200
steps:
201
202
203
204
205
0 commit comments