Skip to content

Bump Gradle, Fix build.yml, etc#93

Open
sakura-ryoko wants to merge 1 commit intoPatbox:26.1from
sakura-ryoko:fix-github-actions
Open

Bump Gradle, Fix build.yml, etc#93
sakura-ryoko wants to merge 1 commit intoPatbox:26.1from
sakura-ryoko:fix-github-actions

Conversation

@sakura-ryoko
Copy link
Copy Markdown
Contributor

Just a basic bump for your Github actions mainly to remove the Node.js warnings, etc.

This part is optional; but I like to think that it makes the build cache as read-only:

- name: setup gradle
        uses: gradle/actions/setup-gradle@v5

You can yeet it if not wanted.

@OffsetMonkey538
Copy link
Copy Markdown

Pretty sure wrapper validation can be removed when setup gradle is used?

"fabricloader": ">=0.16.10",
"minecraft": ">=1.21.5-beta.3"
"fabricloader": ">=0.18.4",
"minecraft": ">=26.1-"
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should probably just be >=26.1? Does the - do anything good?

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Allows pre releases/rc

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants