diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 3d399f3..690942c 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -10,7 +10,7 @@ jobs: steps: # Checks-out your repository under $GITHUB_WORKSPACE, which is the CWD for # the rest of the steps - - uses: actions/checkout@v3.1.0 + - uses: actions/checkout@v3.5.0 # cache see [cache/examples.md at main ยท actions/cache](https://github.com/actions/cache/blob/main/examples.md) # Caches python pip