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.
1 parent 1194856 commit ca4d45eCopy full SHA for ca4d45e
.github/workflows/step-dotnet-publish-nuget.yml
@@ -12,7 +12,7 @@ jobs:
12
13
steps:
14
- name: Download Artifacts
15
- uses: actions/download-artifact@v4.2.1
+ uses: actions/download-artifact@v4.3.0
16
with:
17
name: release-packages
18
path: packages
0 commit comments