Skip to content

Bump actions/checkout from 4.2.0 to 4.2.1 in the actions-patch group #178

Bump actions/checkout from 4.2.0 to 4.2.1 in the actions-patch group

Bump actions/checkout from 4.2.0 to 4.2.1 in the actions-patch group #178

Workflow file for this run

name: Build
on:
push:
branches-ignore:
- main
jobs:
main:
runs-on: ubuntu-latest
steps:
- name: Docker Build
id: docker_build
uses: docker/[email protected]
with:
push: false