diff --git a/.github/workflows/DFe.NET_build.yml b/.github/workflows/DFe.NET_build.yml index e8d7935b9..139edfec7 100644 --- a/.github/workflows/DFe.NET_build.yml +++ b/.github/workflows/DFe.NET_build.yml @@ -90,7 +90,7 @@ jobs: runs-on: ${{ 'ubuntu-latest' }} steps: - name: Download Artifacts - uses: actions/download-artifact@v3 + uses: actions/download-artifact@v4.1.7 with: name: nupkg path: ${{ github.workspace }}