Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
zgrguric committed Nov 7, 2023
1 parent 4fc6248 commit 2c39ca6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
- uses: actions/checkout@v3

- name: Setup PHP Action
uses: shivammathur/setup-php@2.21.2
uses: shivammathur/setup-php@2.27.1

- name: Install dependencies
run: composer install
Expand Down

0 comments on commit 2c39ca6

Please sign in to comment.