Skip to content

Bump braces from 3.0.2 to 3.0.3 #363

Bump braces from 3.0.2 to 3.0.3

Bump braces from 3.0.2 to 3.0.3 #363

Workflow file for this run

name: ci
on: pull_request
jobs:
build:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v2
- name: Set up Docker
uses: docker/setup-buildx-action@v1
- name: Build
run: make build