diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 69b546d..46775af 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -17,7 +17,7 @@ jobs: node: [14] steps: - - uses: actions/checkout@v2 + - uses: actions/checkout@v4 - uses: actions/cache@v2 id: cache