Skip to content

chore: bump docker/setup-qemu-action from 2 to 3 #171

chore: bump docker/setup-qemu-action from 2 to 3

chore: bump docker/setup-qemu-action from 2 to 3 #171

Workflow file for this run

name: QA
on: pull_request
jobs:
qa:
name: QA
runs-on: ubuntu-latest
steps:
- name: Clone repository
uses: actions/checkout@v3
- name: Use Go
uses: actions/setup-go@v4
with:
go-version: '1.18'
- name: Run QA
run: make