Explorar el Código

Merge pull request #384 from eza-community/dependabot/github_actions/actions/checkout-4

build(deps): bump actions/checkout from 2 to 4
Christina Sørensen hace 2 años
padre
commit
6b0989b290
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      .github/workflows/conventional-commits.yml

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

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