From d97a935e1f74bf9f41cde02ac35400befdce7971 Mon Sep 17 00:00:00 2001 From: Rosie Wood Date: Wed, 19 Jun 2024 15:41:28 +0100 Subject: [PATCH] Update metrics.yml --- .github/workflows/metrics.yml | 13 ++++++------- 1 file changed, 6 insertions(+), 7 deletions(-) diff --git a/.github/workflows/metrics.yml b/.github/workflows/metrics.yml index dfc23e48..805c16a4 100644 --- a/.github/workflows/metrics.yml +++ b/.github/workflows/metrics.yml @@ -7,10 +7,9 @@ jobs: steps: - name: Metrics embed - # You may pin to the exact commit or the version. - # uses: lowlighter/metrics@65836723097537a54cd8eb90f61839426b4266b6 - uses: lowlighter/metrics@v3.34 - with: - template: repository - user: living-with-machines - repo: mapreader + # You may pin to the exact commit or the version. + uses: lowlighter/metrics@v3.34 + with: + template: repository + user: living-with-machines + repo: mapreader