Skip to content

Commit f9508db

Browse files
authored
Update nightly.yml
1 parent adf63f8 commit f9508db

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/nightly.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -151,7 +151,7 @@ jobs:
151151
# echo "count value $count,value $value"
152152
- name: Setup PHP
153153
id: setup-php
154-
uses: php/setup-php-sdk@0.10
154+
uses: php/setup-php-sdk@v0.10
155155
with:
156156
version: ${{matrix.version}}
157157
arch: ${{matrix.arch}}

0 commit comments

Comments
 (0)