We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b2f909c commit a41aeb5Copy full SHA for a41aeb5
.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@9e72090525849c5e82e596468b86eb55e9cc5401
+ - uses: shivammathur/setup-php@cf4cade2721270509d5b1c766ab3549210a39a2a
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