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 0d967cf commit aa40d0bCopy full SHA for aa40d0b
.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@c541c155eee45413f5b09a52248675b1a2575231
+ - uses: shivammathur/setup-php@9e72090525849c5e82e596468b86eb55e9cc5401
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