Skip to content

Commit

Permalink
Merge pull request #1554 from ZeusAutomacao/dependabot/github_actions…
Browse files Browse the repository at this point in the history
…/dot-github/workflows/actions/download-artifact-4.1.7

Bump actions/download-artifact from 3 to 4.1.7 in /.github/workflows
  • Loading branch information
AgnaldoSilva0 authored Sep 20, 2024
2 parents ba95e41 + 55eac74 commit cffb42f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/DFe.NET_build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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 }}
Expand Down

0 comments on commit cffb42f

Please sign in to comment.