Skip to content

Commit 611654d

Browse files
committed
Initial version
1 parent 534e595 commit 611654d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
- uses: actions/checkout@v4
1313

1414
- name: Setup PHP
15-
uses: PHPWatch/compile-php
15+
uses: PHPWatch/compile-php@main
1616

1717
- name: Display versions and env
1818
run: |

0 commit comments

Comments
 (0)