Skip to content

Commit 41a5b63

Browse files
author
Greg Bowler
committed
ci: use master branch
1 parent d6c6016 commit 41a5b63

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
- uses: php-actions/composer@v6
1313

1414
- name: PHPUnit Tests
15-
uses: php-actions/phpunit@v3
15+
uses: php-actions/phpunit@master
1616
env:
1717
TEST_NAME: Scarlett
1818
with:

0 commit comments

Comments
 (0)