Skip to content

Commit 6e1f703

Browse files
authored
Update checkout reference in GitHub Actions workflow
1 parent bcc929c commit 6e1f703

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/v3-ext-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
uses: actions/checkout@v6
1717
with:
1818
repository: crazywhalecc/static-php-cli
19-
ref: v3-docs/readme
19+
ref: v3
2020

2121
- name: "Setup PHP"
2222
uses: shivammathur/setup-php@v2

0 commit comments

Comments
 (0)