Closed sweep-ai[bot] closed 8 months ago
Open the branch in Web Editor • VS Code • Insiders
Open Preview
Latest commit: b62ec8fd3b6a21ef37cf60dac7dd8d4cc01bc5bb
Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.
Click here to learn what changesets are, and how to add one.
Click here if you're a maintainer who wants to add a changeset to this PR
PR Feedback: 👎
I created this PR to address this rule:
"Author names should be consistent and use proper formatting."
Description
This PR updates the version of the
stylua-action
in theci.yml
file fromv3
tov4
. Thestylua-action
is used for consistent formatting of author names in the codebase. This update ensures consistency and proper formatting.Summary of Changes
uses
field of theStylua
step in theci.yml
file to use theJohnnyMorganz/stylua-action@v4
action.stylua-action
version is updated tov4
.Please review and merge this PR to apply the necessary update.