Mirror von
https://github.com/PaperMC/Paper.git
synchronisiert 2024-12-14 18:40:10 +01:00
[ci skip] Update checkout action in workflow (#8510)
Dieser Commit ist enthalten in:
Ursprung
25cd3eee99
Commit
7b3b5938fd
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -18,7 +18,7 @@ jobs:
|
|||||||
java: [17]
|
java: [17]
|
||||||
fail-fast: true
|
fail-fast: true
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v2.5.0
|
- uses: actions/checkout@v3
|
||||||
- name: JDK ${{ matrix.java }}
|
- name: JDK ${{ matrix.java }}
|
||||||
uses: actions/setup-java@v3.6.0
|
uses: actions/setup-java@v3.6.0
|
||||||
with:
|
with:
|
||||||
|
Laden…
In neuem Issue referenzieren
Einen Benutzer sperren