build(deps): bump actions/checkout from 2 to 3 (#81)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
2
.github/workflows/conventional-commits.yml
vendored
2
.github/workflows/conventional-commits.yml
vendored
@@ -9,6 +9,6 @@ jobs:
|
||||
name: Conventional Commits
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
- uses: actions/checkout@v3
|
||||
|
||||
- uses: webiny/action-conventional-commits@v1.1.0
|
||||
|
||||
Reference in New Issue
Block a user