فهرست منبع

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 2 سال پیش
والد
کامیت
6b0989b290
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  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