Skip to content

feat!: update the api version to v62 #302

feat!: update the api version to v62

feat!: update the api version to v62 #302

Workflow file for this run

name: PR Validation
on:
pull_request:
types: [opened, reopened, edited, synchronize]
# only applies to PRs that want to merge to main
branches: [main]
jobs:
pr-validation:
uses: salesforcecli/github-workflows/.github/workflows/validatePR.yml@main