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 d174d45 commit 3f58069Copy full SHA for 3f58069
.github/workflows/exercise-lint-phpcs-psr-12.yml
@@ -20,7 +20,7 @@ jobs:
20
steps:
21
- uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8
22
23
- - uses: shivammathur/setup-php@ec406be512d7077f68eed36e63f4d91bc006edc4
+ - uses: shivammathur/setup-php@bf6b4fbd49ca58e4608c9c89fba0b8d90bd2a39f
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