mirror of
https://github.com/magefree/mage.git
synced 2025-12-23 20:11:59 -08:00
Update actions to see how this fails now
This commit is contained in:
parent
86a4484397
commit
92976c9392
1 changed files with 2 additions and 2 deletions
4
.github/workflows/ci.yml
vendored
4
.github/workflows/ci.yml
vendored
|
|
@ -16,9 +16,9 @@ jobs:
|
|||
test:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
- uses: actions/checkout@v4
|
||||
|
||||
- uses: actions/setup-java@v2
|
||||
- uses: actions/setup-java@v4
|
||||
with:
|
||||
java-version: 8
|
||||
java-package: jdk+fx
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue