diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index b55ee1d1..18c0dc02 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -17,7 +17,7 @@ jobs: - name: Checkout uses: actions/checkout@v6.0.2 - name: Setup cache - uses: actions/cache@v5.0.3 + uses: actions/cache@v5.0.5 with: path: | ~/.npm