diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 69b546d..95e0809 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@v3 - uses: actions/cache@v2 id: cache