Skip to content

Commit

Permalink
actions to node 22
Browse files Browse the repository at this point in the history
  • Loading branch information
mogmarsh committed Jan 13, 2025
1 parent 3f46d16 commit 585edbf
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 585edbf

Please sign in to comment.