summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.github/workflows/commit-lint.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/commit-lint.yml b/.github/workflows/commit-lint.yml
index d1e1c73..0d1c0d0 100644
--- a/.github/workflows/commit-lint.yml
+++ b/.github/workflows/commit-lint.yml
@@ -11,7 +11,7 @@ jobs:
with:
fetch-depth: 0
- name: Setup Python
- uses: actions/setup-python@v4.6.1
+ uses: actions/setup-python@v4.7.0
with:
python-version: '3.x'
- name: Install gitlint