Skip to content

Commit

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

Bump actions/download-artifact from 3 to 4.1.7 in /.github/workflows
  • Loading branch information
Panda-Sharp authored Sep 4, 2024
2 parents 56c2429 + d7b788c commit a29335c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dotnet-desktop.yml
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ jobs:
MajorMinorPatch: ${{needs.build.outputs.MajorMinorPatch}}

steps:
- uses: actions/download-artifact@v3
- uses: actions/download-artifact@v4.1.7
with:
name: msixupload
path: ${{ env.ARTIFACT_DIRECTORY }}
Expand Down

0 comments on commit a29335c

Please sign in to comment.