Skip to content

chore: fix old attribute syntax notices with latest V #33

chore: fix old attribute syntax notices with latest V

chore: fix old attribute syntax notices with latest V #33

Workflow file for this run

name: CI
on:
push:
paths-ignore: ['**/*.md']
pull_request:
paths-ignore: ['**/*.md']
jobs:
linux:
uses: ./.github/workflows/linux.yml
permissions:
contents: write
macos:
uses: ./.github/workflows/macos.yml
windows:
uses: ./.github/workflows/windows.yml