We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 05bd893 commit 6dec87aCopy full SHA for 6dec87a
1 file changed
.github/actions/build-win/action.yml
@@ -47,7 +47,7 @@ runs:
47
.\.ci\lemon-parser.ps1
48
49
- name: Setup PHP SDK tool kit
50
- uses: zephir-lang/setup-php-sdk@v1
+ uses: zephir-lang/setup-php-sdk@main
51
with:
52
php_version: ${{ inputs.php_version }}
53
ts: ${{ inputs.ts }}
0 commit comments