Update maven.yml

This commit is contained in:
DGun Otto 2023-12-08 00:56:53 +08:00 committed by GitHub
parent c6f5430f0c
commit 6342d5b69f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -40,7 +40,7 @@ jobs:
- mcVersion: '1.20.2' - mcVersion: '1.20.2'
javaVersion: '17' javaVersion: '17'
steps: steps:
- uses: HaHaWTH/minecraft-plugin-runtime-test@V2 - uses: HaHaWTH/minecraft-plugin-runtime-test@paper
with: with:
server-version: ${{ matrix.mcVersion }} server-version: ${{ matrix.mcVersion }}
java-version: ${{ matrix.javaVersion }} java-version: ${{ matrix.javaVersion }}