diff --git a/.github/workflows/version.yml b/.github/workflows/version.yml index 2b5d11a..87435a2 100644 --- a/.github/workflows/version.yml +++ b/.github/workflows/version.yml @@ -32,7 +32,7 @@ jobs: curl https://i.jpillora.com/git-chglog/git-chglog! | sudo bash - name: Cache node modules - uses: actions/cache@v2 + uses: actions/cache@v4 env: cache-name: cache-node-modules with: