Skip to content

Commit

Permalink
Merge pull request #31 from OneLiteFeatherNET/renovate/actions-upload…
Browse files Browse the repository at this point in the history
…-artifact-4.x

Update actions/upload-artifact action to v4
  • Loading branch information
TheMeinerLP committed Jan 7, 2024
2 parents cce27ac + 473b9af commit 2e1a364
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
echo "STATUS=release" >> $GITHUB_ENV
fi
- name: Archive Artifacts
uses: actions/upload-artifact@v3
uses: actions/upload-artifact@v4
with:
name: AntiRedstoneClock-Remastered Archive
path: build/libs/AntiRedstoneClock-Remastered-*.jar
Expand Down

0 comments on commit 2e1a364

Please sign in to comment.