Skip to content

Bump gradle/actions from 3 to 4 #57

Bump gradle/actions from 3 to 4

Bump gradle/actions from 3 to 4 #57

Workflow file for this run

name: Build image
on:
pull_request:
jobs:
docker:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v4
- uses: gradle/actions/wrapper-validation@v4
- name: Build image
run: docker build .