Skip to content

Commit

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

Bump actions/upload-artifact from 3 to 4 in /HKModTemplateAutomated
  • Loading branch information
BadMagic100 authored Apr 8, 2024
2 parents 3e2b640 + f87fd21 commit 1494451
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 @@ -41,7 +41,7 @@ jobs:
run: dotnet build -c Release

- name: Prepare artifacts for release
uses: actions/upload-artifact@v3
uses: actions/upload-artifact@v4
with:
name: Publish
path: $projectname$/bin/Publish
Expand Down

0 comments on commit 1494451

Please sign in to comment.