From 9039075bb48d80abdd3375f09c8be98bcd6b03ba Mon Sep 17 00:00:00 2001 From: leopardracer <136604165+leopardracer@users.noreply.github.com> Date: Sun, 27 Apr 2025 21:34:09 +0300 Subject: [PATCH] Update checks.yml --- .github/workflows/checks.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/checks.yml b/.github/workflows/checks.yml index 592e32f..7d4e386 100644 --- a/.github/workflows/checks.yml +++ b/.github/workflows/checks.yml @@ -13,7 +13,7 @@ jobs: runs-on: ubuntu-latest steps: - - uses: actions/checkout@v3 + - uses: actions/checkout@v4 with: submodules: true - name: Set up environment @@ -60,4 +60,4 @@ jobs: - uses: crytic/slither-action@v0.4.0 with: node-version: 18.15 - slither-version: 0.10.4 \ No newline at end of file + slither-version: 0.10.4