diff --git a/.github/workflows/cadastrapp.yml b/.github/workflows/cadastrapp.yml index d14d04b..c588bb9 100644 --- a/.github/workflows/cadastrapp.yml +++ b/.github/workflows/cadastrapp.yml @@ -19,7 +19,7 @@ jobs: node-version: '16.x' - name: "cache node modules" - uses: actions/cache@v1 + uses: actions/cache@v4 env: cache-name: cache-node-modules with: