Skip to content

build(deps): bump actions/checkout from 3 to 4 #852

build(deps): bump actions/checkout from 3 to 4

build(deps): bump actions/checkout from 3 to 4 #852

Workflow file for this run

---
name: Dive CI
'on': push
jobs:
dive:
runs-on: ubuntu-latest
name: Analyze image efficiency
steps:
- uses: actions/checkout@v4
- name: Build image
run: docker build -t utrecht/n3dr:${{ github.sha }} .
- uses: 030/[email protected]
with:
image: utrecht/n3dr:${{ github.sha }}