Skip to content

Bump actions/checkout from 3 to 4 #70

Bump actions/checkout from 3 to 4

Bump actions/checkout from 3 to 4 #70

Workflow file for this run

name: Docker Image CI
on: [push, pull_request]
jobs:
build:
runs-on: ubuntu-latest
if: "!contains(github.event.head_commit.message, 'skip ci')"
steps:
- uses: actions/checkout@v4
- uses: brpaz/[email protected]