Compare commits
1 Commits
renovate/h
...
renovate/h
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
ec1c445ad2 |
@@ -43,7 +43,7 @@ jobs:
|
||||
- name: Build frontend
|
||||
run: bash scripts/build.sh
|
||||
- name: Upload frontend assets
|
||||
uses: https://git.quad4.io/actions/upload-artifact@b7c566a772e6b6bfb58ed0dc250532a479d7789f # v6
|
||||
uses: https://git.quad4.io/actions/upload-artifact@ff15f0306b3f739f7b6fd43fb5d26cd321bd4de5 # v3
|
||||
with:
|
||||
name: frontend-build
|
||||
path: build/
|
||||
|
||||
@@ -30,7 +30,7 @@ jobs:
|
||||
go-version: '1.25.4'
|
||||
|
||||
- name: Setup Java
|
||||
uses: https://git.quad4.io/actions/setup-java@c1e323688fd81a25caa38c78aa6df2d33d3e20d9 # v4
|
||||
uses: https://git.quad4.io/actions/setup-java@f2beeb24e141e01a676f977032f5a29d81c9e27e # v5
|
||||
with:
|
||||
distribution: 'temurin'
|
||||
java-version: '21'
|
||||
|
||||
Reference in New Issue
Block a user