Skip to content

Commit

Permalink
Reinstate checkout action
Browse files Browse the repository at this point in the history
  • Loading branch information
unfulvio-godaddy committed Dec 27, 2023
1 parent 283d4f4 commit b16f349
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,8 @@ jobs:
PHP_VERSION: ${{ matrix.php }}

steps:
- uses: actions/checkout@7884fcad6b5d53d10323aee724dc68d8b9096a2e # v2.4.2

- run: echo "PHP ${{ matrix.php }}"
name: Setup PHP
- uses: shivammathur/setup-php@e6f75134d35752277f093989e72e140eaa222f35 # v2.28.0
Expand Down

0 comments on commit b16f349

Please sign in to comment.