Skip to content

Commit

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

build(deps): bump actions/download-artifact from 2 to 4.1.7 in /.github/workflows
  • Loading branch information
Aireil authored Sep 4, 2024
2 parents 2eba653 + 92702e1 commit 525b70a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ jobs:
with:
repository: ${{ env.PERSONAL_PLUGIN_REPO }}
token: ${{ secrets.PAT }}
- uses: actions/download-artifact@v2
- uses: actions/download-artifact@v4.1.7
with:
name: PluginRepoZip
path: plugins/${{ env.INTERNAL_NAME }}
Expand Down

0 comments on commit 525b70a

Please sign in to comment.