Skip to content

Bump actions/checkout from 4 to 6 #29

Bump actions/checkout from 4 to 6

Bump actions/checkout from 4 to 6 #29

Workflow file for this run

name: build
on: push
jobs:
docker:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v6
- run: docker build .