Skip to content

build: update checkout action to the newer version #7

build: update checkout action to the newer version

build: update checkout action to the newer version #7

name: Conventional Commits
on: [pull_request, push]
jobs:
build:
name: Conventional Commits
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: webiny/action-conventional-commits@v1.3.0