Skip to content

Commit

Permalink
Update Github Actions workflow
Browse files Browse the repository at this point in the history
Signed-off-by: Hunter Skrasek <[email protected]>
  • Loading branch information
hskrasek committed May 13, 2024
1 parent a1c77cb commit a3c74fd
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
- name: Setup PHP
uses: shivammathur/setup-php@v2
with:
php-version: 8.1
php-version: 8.2
tools: composer:v2
coverage: none
- name: Setup Node
Expand Down
4 changes: 2 additions & 2 deletions composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit a3c74fd

Please sign in to comment.