Skip to content

Commit

Permalink
Merge pull request #23 from BadMagic100/dependabot/github_actions/HKM…
Browse files Browse the repository at this point in the history
…odTemplateAutomated/actions/download-artifact-4

Bump actions/download-artifact from 3 to 4 in /HKModTemplateAutomated
  • Loading branch information
BadMagic100 authored Apr 8, 2024
2 parents f3f7c66 + fe95daf commit ad4c167
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion HKModTemplateAutomated/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ jobs:
if: github.event_name == 'workflow_dispatch' && github.event.inputs.should_release == 'true'
steps:
- name: Download Artifacts
uses: actions/download-artifact@v3
uses: actions/download-artifact@v4
with:
path: artifacts
- name: Get build details
Expand Down

0 comments on commit ad4c167

Please sign in to comment.