Skip to content

Commit

Permalink
chore: (deps): bump actions/upload-artifact from 3 to 4 (#6)
Browse files Browse the repository at this point in the history
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 6, 2024
1 parent 7163d86 commit 8840e96
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
uses: ocular-d/[email protected]
# Uploads an artifact that you can download and use in your Minecraft world
- name: Compile and upload
uses: actions/upload-artifact@v3
uses: actions/upload-artifact@v4
with:
name: your-datapack v1
path: |
Expand Down

0 comments on commit 8840e96

Please sign in to comment.