mirror of
https://github.com/Ellpeck/NaturesAura.git
synced 2024-11-25 12:58:33 +01:00
use upload artifact v4
This commit is contained in:
parent
84523a06d4
commit
a1d22f7fd2
1 changed files with 1 additions and 1 deletions
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
|
@ -22,6 +22,6 @@ jobs:
|
|||
chmod +x ./gradlew
|
||||
./gradlew build --no-daemon
|
||||
- name: Upload
|
||||
uses: actions/upload-artifact@v3
|
||||
uses: actions/upload-artifact@v4
|
||||
with:
|
||||
path: build/libs/**.jar
|
Loading…
Reference in a new issue