Skip to content

Commit

Permalink
Adjust github action file
Browse files Browse the repository at this point in the history
  • Loading branch information
JyskFynskeMedierJoej committed Jan 9, 2025
1 parent c6c0766 commit 64c83b4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
- uses: actions/checkout@master

- name: Setup PHP
uses: shivammathur/setup-php@master
uses: nanasess/setup-php@master
with:
php-version: ${{ matrix.php }}

Expand Down

0 comments on commit 64c83b4

Please sign in to comment.