aboutsummaryrefslogtreecommitdiffstats
path: root/.github/workflows/performance.yml
diff options
context:
space:
mode:
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 98cf54eb1aa..22a6bc82f7e 100644
--- a/.github/workflows/performance.yml
+++ b/.github/workflows/performance.yml
@@ -29,7 +29,7 @@ jobs:
exit 1
- name: Checkout server before PR
- uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332
+ uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938
with:
submodules: true
ref: ${{ github.event.pull_request.base.ref }}