diff --git a/.github/workflows/with_foundry.yaml b/.github/workflows/with_foundry.yaml index 3174957..e1dff25 100644 --- a/.github/workflows/with_foundry.yaml +++ b/.github/workflows/with_foundry.yaml @@ -12,7 +12,7 @@ jobs: runs-on: ubuntu-latest steps: - - uses: actions/checkout@v2 + - uses: actions/checkout@v4 with: submodules: recursive