We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2907c0a + 8320190 commit ea1518cCopy full SHA for ea1518c
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@v2.3.2
+ uses: actions/checkout@v2.3.3
19
- name: Setup PHP, with composer and extensions
20
uses: shivammathur/setup-php@v2
21
with:
0 commit comments