Update actions/checkout action to v4
All checks were successful
apk / build (push) Successful in 16m13s
All checks were successful
apk / build (push) Successful in 16m13s
This commit is contained in:
parent
150ba5ae6d
commit
19031770a8
@ -9,7 +9,7 @@ jobs:
|
||||
- uses: actions/setup-go@v3
|
||||
with:
|
||||
go-version: '>=1.20.1'
|
||||
- uses: actions/checkout@v3
|
||||
- uses: actions/checkout@v4
|
||||
- run: curl -sSL -u "$USERNAME:$PASSWORD" -o app/$STORE_FILE https://cloud.crystalyx.net/remote.php/dav/files/$USERNAME/Bordel/$STORE_FILE
|
||||
- run: sh gradlew build bundleRelease assembleRelease --no-daemon
|
||||
- uses: https://gitea.com/actions/release-action@main
|
||||
|
Loading…
Reference in New Issue
Block a user