Skip to content

Commit

Permalink
Merge pull request #21 from Citrinate/dependabot/github_actions/dot-g…
Browse files Browse the repository at this point in the history
…ithub/workflows/actions/download-artifact-4.1.7

Bump actions/download-artifact from 4.1.0 to 4.1.7 in /.github/workflows
  • Loading branch information
Citrinate authored Sep 3, 2024
2 parents a52c326 + 1669db4 commit b1d9631
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ jobs:
uses: actions/[email protected]

- name: Download ${{ env.PLUGIN_NAME }} artifact
uses: actions/[email protected].0
uses: actions/[email protected].7
with:
name: ${{ env.PLUGIN_NAME }}
path: out
Expand Down

0 comments on commit b1d9631

Please sign in to comment.