Skip to content

Commit

Permalink
Update lint-check-spa.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
officiallygod committed Feb 20, 2024
1 parent 87c268e commit 0b74842
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint-check-spa.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ jobs:

# Installs @wordpress/scripts for lint checks if it does not exist in the cache.
- name: Install dependencies
run: npm i @wordpress/scripts@26.10.0 @newfold-labs/js-utility-ui-analytics --legacy-peer-deps
run: npm i @wordpress/scripts@26.19.0 @newfold-labs/js-utility-ui-analytics --legacy-peer-deps
if: steps.cache.outputs.cache-hit != 'true'

# Gets the files changed wrt to trunk and filters out the js files.
Expand Down

0 comments on commit 0b74842

Please sign in to comment.