Skip to content

Commit

Permalink
Merge pull request #230 from alleyinteractive/feature/issue-182/trim-…
Browse files Browse the repository at this point in the history
…unused-wordpress-dependencies

actions to node 22
  • Loading branch information
mogmarsh authored Jan 13, 2025
2 parents 2fa06ca + 585edbf commit a711147
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions .github/workflows/built-branch.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,3 +9,5 @@ on:
jobs:
built-branch:
uses: alleyinteractive/.github/.github/workflows/built-branch.yml@main
with:
node: 22
2 changes: 1 addition & 1 deletion .github/workflows/built-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,4 @@ jobs:
uses: alleyinteractive/.github/.github/workflows/built-release.yml@main
with:
composer_install: true
node: 20
node: 22

0 comments on commit a711147

Please sign in to comment.