Skip to content

update migration for 4.3 #479

update migration for 4.3

update migration for 4.3 #479

Workflow file for this run

name: prettier
on:
push:
pull_request:
jobs:
prettier:
name: prettier
runs-on: ubuntu-latest
steps:
- name: Checkout Code
uses: actions/checkout@v3
- name: Prettify code
uses: creyD/[email protected]
with:
# This part is also where you can pass other options, for example:
prettier_options: --check contracts/FeralfileArtworkV4.sol