diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 57c297a..c57e04d 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -76,7 +76,7 @@ jobs: python: ['3.7', '3.8', '3.9', '3.10', '3.11'] steps: - - uses: actions/checkout@v2 + - uses: actions/checkout@v4 with: path: python-libvmi