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 9e9a3a9 commit d7ec9d4Copy full SHA for d7ec9d4
.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.0
+ uses: actions/download-artifact@v4.2.1
16
with:
17
name: release-packages
18
path: packages
0 commit comments