Update actions
apk / build (push) Successful in 1m51s Details

This commit is contained in:
Michel Roux 2023-09-29 00:29:15 +02:00
parent e6ba0e5d42
commit 10bde53b23
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@ jobs:
- uses: actions/setup-go@v4
with:
go-version: '>=1.20.1'
- uses: actions/checkout@v3
- uses: actions/checkout@v4
- run: curl -sSL -u "$USERNAME:$PASSWORD" -o ShareWithTitle/$STORE_FILE https://cloud.crystalyx.net/remote.php/dav/files/$USERNAME/Bordel/$STORE_FILE
- run: sh gradlew lint build bundle assemble --no-daemon
- uses: https://gitea.com/actions/release-action@main