Skip to content

Bump date-fns from 2.30.0 to 3.0.6 #312

Bump date-fns from 2.30.0 to 3.0.6

Bump date-fns from 2.30.0 to 3.0.6 #312

Workflow file for this run

name: Continuous integration
on:
pull_request: null
push:
branches:
- main
jobs:
build-docker-image:
runs-on: ubuntu-22.04
steps:
- name: Checkout code
uses: actions/checkout@v3
- run: docker build -t acelaya/blog:temp .