Skip to content

chore(deps): bump @11ty/eleventy-fetch from 4.0.0 to 4.0.1 #18

chore(deps): bump @11ty/eleventy-fetch from 4.0.0 to 4.0.1

chore(deps): bump @11ty/eleventy-fetch from 4.0.0 to 4.0.1 #18

Workflow file for this run

name: Docker build
on:
push:
branches: [main]
pull_request:
branches: [main]
jobs:
docker:
name: Docker build
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Build with Docker
run: docker build .