Skip to content

Commit

Permalink
Merge pull request #439 from flcdrg/dependabot/github_actions/actions…
Browse files Browse the repository at this point in the history
…/download-artifact-4
  • Loading branch information
flcdrg authored Dec 17, 2023
2 parents 089b57e + 6960587 commit d784e5d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@ jobs:
with:
version: ${{ needs.build.outputs.GitBuildVersionSimple }}

- uses: actions/download-artifact@v3
- uses: actions/download-artifact@v4
with:
path: vsix

Expand Down

0 comments on commit d784e5d

Please sign in to comment.