diff --git a/.github/workflows/dotnetcore.yml b/.github/workflows/dotnetcore.yml index 77c60e1..272d79e 100644 --- a/.github/workflows/dotnetcore.yml +++ b/.github/workflows/dotnetcore.yml @@ -65,7 +65,7 @@ jobs: runs-on: windows-latest steps: - name: 'Download Artifact' - uses: actions/download-artifact@v4.1.7 + uses: actions/download-artifact@v4.1.8 with: name: artifactory_Release - name: 'Dotnet NuGet Push'