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 01b7c40 commit 3dfc557Copy full SHA for 3dfc557
.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@cf4cade2721270509d5b1c766ab3549210a39a2a
+ - uses: shivammathur/setup-php@0f7f1d08e3e32076e51cae65eb0b0c871405b16e
24
with:
25
php-version: ${{ matrix.php-version }}
26
extensions: gmp
.github/workflows/exercise-tests-phpunit-10.yml
@@ -26,7 +26,7 @@ jobs:
27
28
29
30
31
32
0 commit comments