Skip to content

Commit

Permalink
Merge pull request #40 from BUTR/dependabot/github_actions/actions/up…
Browse files Browse the repository at this point in the history
…load-artifact-4

Bump actions/upload-artifact from 3 to 4
  • Loading branch information
Aragas authored Jul 1, 2024
2 parents 1fc567c + 30ae416 commit 9a33523
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 @@ -46,7 +46,7 @@ jobs:
echo "::set-output name=mod_description::$desc"
- name: Upload Bannerlord folder
uses: actions/upload-artifact@v3
uses: actions/upload-artifact@v4
with:
name: bannerlord
path: ./bannerlord/
Expand Down

0 comments on commit 9a33523

Please sign in to comment.