Skip to content

Commit

Permalink
Merge pull request #111 from mspnp/dependabot/github_actions/dot-gith…
Browse files Browse the repository at this point in the history
…ub/workflows/actions/download-artifact-4.1.7

Bump actions/download-artifact from 3 to 4.1.7 in /.github/workflows
  • Loading branch information
BryanSoltis authored Oct 9, 2024
2 parents 58479b6 + 1dd7909 commit 1b8c1d8
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@ jobs:

steps:
- name: Download artifact from build job
uses: actions/download-artifact@v3
uses: actions/download-artifact@v4.1.7
with:
name: .net-app

Expand Down

0 comments on commit 1b8c1d8

Please sign in to comment.