Pārlūkot izejas kodu

build(deps): bump actions/checkout from 2 to 4

Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 4.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v2...v4)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] 2 gadi atpakaļ
vecāks
revīzija
a8dfa27d8e
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  1. 1 1
      .github/workflows/conventional-commits.yml

+ 1 - 1
.github/workflows/conventional-commits.yml

@@ -11,7 +11,7 @@ jobs:
     name: Conventional Commits
     name: Conventional Commits
     runs-on: ubuntu-latest
     runs-on: ubuntu-latest
     steps:
     steps:
-      - uses: actions/checkout@v2
+      - uses: actions/checkout@v4
 
 
       - uses: webiny/action-conventional-commits@v1.1.0
       - uses: webiny/action-conventional-commits@v1.1.0
         # optional, required for private repos
         # optional, required for private repos