Skip to content

Bump actions/cache from 3 to 4 (#27) #25

Bump actions/cache from 3 to 4 (#27)

Bump actions/cache from 3 to 4 (#27) #25

Workflow file for this run

name: Docker
on:
push:
branches:
- main
permissions:
packages: write
jobs:
build_and_push:
uses: ./.github/workflows/reusable-build-and-push.yml
with:
image_tag: latest
push: true