We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9d4f932 + 80adc99 commit 9d10312Copy full SHA for 9d10312
1 file changed
.github/workflows/build.yaml
@@ -15,7 +15,7 @@ jobs:
15
php-versions: ['7.3', '7.4']
16
steps:
17
- name: Checkout
18
- uses: actions/checkout@v1
+ uses: actions/checkout@v2.3.2
19
- name: Setup PHP, with composer and extensions
20
uses: shivammathur/setup-php@v2
21
with:
0 commit comments