diff --git a/src/Umbraco.Web.UI.Client/.github/workflows/pr-first-response.yml b/src/Umbraco.Web.UI.Client/.github/workflows/pr-first-response.yml index f3573ade2c..209d401e31 100644 --- a/src/Umbraco.Web.UI.Client/.github/workflows/pr-first-response.yml +++ b/src/Umbraco.Web.UI.Client/.github/workflows/pr-first-response.yml @@ -13,7 +13,7 @@ jobs: steps: - name: Install dependencies run: | - npm install node-fetch@2 + npm install node-fetch - name: Fetch random comment 🗣️ and add it to the PR uses: actions/github-script@v6 with: