diff --git a/.github/workflows/refresh-marketing-captures.yml b/.github/workflows/refresh-marketing-captures.yml index 65c127a56..9968d80f1 100644 --- a/.github/workflows/refresh-marketing-captures.yml +++ b/.github/workflows/refresh-marketing-captures.yml @@ -59,7 +59,7 @@ jobs: cache-read-only: ${{ github.event.pull_request.head.repo.full_name != github.repository }} - name: Set up Node.js - uses: actions/setup-node@249970729cb0ef3589644e2896645e5dc5ba9c38 # v6 + uses: actions/setup-node@820762786026740c76f36085b0efc47a31fe5020 # v7.0.0 env: npm_config_cache: ${{ runner.temp }}/npm-cache with: