Skip to content

ci(workflows): Update workflow version #13

ci(workflows): Update workflow version

ci(workflows): Update workflow version #13

Workflow file for this run

name: Preview
on:
pull_request:
types:
- opened
- reopened
- synchronize
concurrency:
cancel-in-progress: false
group: ${{ github.workflow }}-${{ github.ref_name }}
jobs:
version:
name: Version
uses: cupel-co/workflows/.github/workflows/version.generate.yml@v0.24.0