Skip to content

chore: bump actions/checkout from 3.5.3 to 3.6.0 (#31) #77

chore: bump actions/checkout from 3.5.3 to 3.6.0 (#31)

chore: bump actions/checkout from 3.5.3 to 3.6.0 (#31) #77

Workflow file for this run

name: build
on:
workflow_dispatch:
pull_request:
push:
branches: [main]
jobs:
release:
runs-on: ubuntu-latest
steps:
- name: Checkout repository
uses: actions/[email protected]
- name: Configure and build this project
uses: threeal/[email protected]
with:
run-build: true