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 ac56d09 commit 5610266Copy full SHA for 5610266
.github/workflows/exercise-lint-phpcs-psr-12.yml
@@ -20,7 +20,7 @@ jobs:
20
steps:
21
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683
22
23
- - uses: shivammathur/setup-php@0f7f1d08e3e32076e51cae65eb0b0c871405b16e
+ - uses: shivammathur/setup-php@ccf2c627fe61b1b4d924adfcbd19d661a18133a0
24
with:
25
php-version: ${{ matrix.php-version }}
26
extensions: gmp
.github/workflows/exercise-tests-phpunit-11.yml
@@ -26,7 +26,7 @@ jobs:
27
28
29
30
31
32
0 commit comments