summaryrefslogtreecommitdiff
path: root/.github/workflows/pre-commit.yaml
diff options
context:
space:
mode:
authorAndrey Lihatskiy <alihatskiy@productengine.com>2023-10-25 21:33:05 +0300
committerAndrey Lihatskiy <alihatskiy@productengine.com>2023-10-25 21:33:05 +0300
commit2740d2befc688ceb1dfcf56b44c03079c6755e58 (patch)
tree53db41b7fea5d33610bb9110927fc16537d9ddfc /.github/workflows/pre-commit.yaml
parent936b66b8307fee405a43a11b579a0178958111a4 (diff)
parent2e8e96cfbcb383a667d1b938f364f0bbafcad5b4 (diff)
Merge branch 'main' into DRTVWR-594-maint-Y
Diffstat (limited to '.github/workflows/pre-commit.yaml')
-rw-r--r--.github/workflows/pre-commit.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/pre-commit.yaml b/.github/workflows/pre-commit.yaml
index 17c0ace02f..d626eef38d 100644
--- a/.github/workflows/pre-commit.yaml
+++ b/.github/workflows/pre-commit.yaml
@@ -11,7 +11,7 @@ jobs:
pre-commit:
runs-on: ubuntu-latest
steps:
- - uses: actions/checkout@v3
+ - uses: actions/checkout@v4
- uses: actions/setup-python@v4
with:
python-version: 3.x