Skip to content

Commit

Permalink
Update Setup PHP Action
Browse files Browse the repository at this point in the history
  • Loading branch information
estebangallego committed Nov 21, 2023
1 parent ea98281 commit c4bc2a4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/generate_index.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@ jobs:
with:
ref: ${{ github.head_ref }}

- name: Setup PHP
uses: shivammathur/setup-php@v2
- name: Setup PHP Action
uses: shivammathur/setup-php@2.27.1
with:
php-version: '8.2'

Expand Down

0 comments on commit c4bc2a4

Please sign in to comment.