diff --git a/.forgejo/workflows/measure-power-test.yaml b/.forgejo/workflows/measure-power-test.yaml index a879642..2057196 100644 --- a/.forgejo/workflows/measure-power-test.yaml +++ b/.forgejo/workflows/measure-power-test.yaml @@ -43,7 +43,7 @@ jobs: - name: Show Energy Results - uses: green-coding-solutions/eco-ci-energy-estimation@v5 # use hash or @vX here (See note below) + uses: https://github.com/green-coding-solutions/eco-ci-energy-estimation@v5 # use hash or @vX here (See note below) with: task: display-results # continue-on-error: true # recommended setting for production. See notes below.