diff --git a/.github/workflows/gradle.yml b/.github/workflows/build.yml similarity index 92% rename from .github/workflows/gradle.yml rename to .github/workflows/build.yml index d47a177a2..d3d940007 100644 --- a/.github/workflows/gradle.yml +++ b/.github/workflows/build.yml @@ -13,7 +13,7 @@ jobs: - name: Checkout Repository uses: actions/checkout@v4 - name: Validate Gradle Wrapper - uses: gradle/actions/wrapper-validation@v3 + uses: gradle/actions/wrapper-validation@v4 - name: Set up JDK 17 uses: actions/setup-java@v4 with: diff --git a/README.md b/README.md index 1e60c6e3d..6a2632850 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # ViaVersion [![Latest Release](https://img.shields.io/github/v/release/ViaVersion/ViaVersion)](https://viaversion.com) -[![Build Status](https://github.com/ViaVersion/ViaVersion/actions/workflows/gradle.yml/badge.svg?branch=master)](https://github.com/ViaVersion/ViaVersion/actions) +[![Build Status](https://github.com/ViaVersion/ViaVersion/actions/workflows/build.yml/badge.svg?branch=master)](https://github.com/ViaVersion/ViaVersion/actions) [![Discord](https://img.shields.io/badge/chat-on%20discord-blue.svg)](https://viaversion.com/discord) **Allows the connection of higher client versions to lower server versions -