Skip to content

fix(version): read the version from a package.json, and accept 3-digit semver #3736

fix(version): read the version from a package.json, and accept 3-digit semver

fix(version): read the version from a package.json, and accept 3-digit semver #3736

Workflow file for this run

name: Workflow Lint
on: [push, pull_request]
jobs:
actionlint:
runs-on: ubicloud-standard-8
steps:
- uses: actions/checkout@v4
- uses: rhysd/actionlint@v1.7.11