Skip to content

Commit

Permalink
Set PHP and node versions on built release task
Browse files Browse the repository at this point in the history
  • Loading branch information
kevinfodness committed Dec 16, 2023
1 parent 419ed10 commit eb05849
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/built-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,3 +8,6 @@ on:
jobs:
built-release:
uses: alleyinteractive/.github/.github/workflows/built-release.yml@main
with:
node: 20
php: 8.2

0 comments on commit eb05849

Please sign in to comment.