aboutsummaryrefslogtreecommitdiffstats
path: root/.github/workflows/performance.yml
diff options
context:
space:
mode:
authorJohn Molakvoæ <skjnldsv@users.noreply.github.com>2023-06-13 09:29:56 +0200
committerGitHub <noreply@github.com>2023-06-13 09:29:56 +0200
commit39b716cc78385be1552306890d588540435267dd (patch)
treef5cd7b67e8f15e5c3f2d0a8bbb55c966c55b2454 /.github/workflows/performance.yml
parent46c1d97ccbe72465bb90e423742da3814f48a412 (diff)
parent8d8c8654cf7a01276f844dac888d0e808170eba7 (diff)
downloadnextcloud-server-39b716cc78385be1552306890d588540435267dd.tar.gz
nextcloud-server-39b716cc78385be1552306890d588540435267dd.zip
Merge pull request #38781 from nextcloud/ci/noid/pin-setup-php
Diffstat (limited to '.github/workflows/performance.yml')
-rw-r--r--.github/workflows/performance.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/performance.yml b/.github/workflows/performance.yml
index eb857b864c0..30bb9fd6199 100644
--- a/.github/workflows/performance.yml
+++ b/.github/workflows/performance.yml
@@ -23,7 +23,7 @@ jobs:
ref: ${{ github.event.pull_request.base.ref }}
- name: Set up php ${{ matrix.php-versions }}
- uses: shivammathur/setup-php@v2
+ uses: shivammathur/setup-php@c5fc0d8281aba02c7fda07d3a70cc5371548067d #v2.25.2
with:
php-version: ${{ matrix.php-versions }}
tools: phpunit:9