diff --git a/README.md b/README.md index 10a4050..40c5154 100644 --- a/README.md +++ b/README.md @@ -28,7 +28,7 @@ This action currently caches the following directories: with: node-version: 18 -- uses: jongwooo/next-cache@main +- uses: jongwooo/next-cache@v1 - name: Install dependencies run: npm ci