There was an error while loading. Please reload this page.
2 parents bf5f1da + de8f301 commit cd4702bCopy full SHA for cd4702b
1 file changed
.github/workflows/pr-checks.yaml
@@ -20,10 +20,10 @@ jobs:
20
21
steps:
22
- name: Checkout code
23
- uses: actions/checkout@v2
+ uses: actions/checkout@ee0669bd1cc54295c223e0bb666b733df41de1c5 # v2
24
25
- name: Set up PHP
26
- uses: shivammathur/setup-php@v2
+ uses: shivammathur/setup-php@f3e473d116dcccaddc5834248c87452386958240 # v2
27
with:
28
php-version: ${{ matrix.php-versions }}
29
tools: phpunit:${{ matrix.phpunit-versions }}
0 commit comments