Skip to content

Bump docker/setup-buildx-action from 2 to 3 #13

Bump docker/setup-buildx-action from 2 to 3

Bump docker/setup-buildx-action from 2 to 3 #13

Workflow file for this run

name: Pre-build checks
on:
push:
branches: [ feature/first-bit]
pull_request:
branches: [ feature/first-bit]
workflow_dispatch:
jobs:
build:
runs-on: ubuntu-latest
steps:
- name: Checkout code
run: echo "Success"