Skip to content

Commit ff7e18d

Browse files
Bump treosh/lighthouse-ci-action from 9 to 11 (#1094)
Bumps [treosh/lighthouse-ci-action](https://github.com/treosh/lighthouse-ci-action) from 9 to 11. - [Release notes](https://github.com/treosh/lighthouse-ci-action/releases) - [Commits](treosh/lighthouse-ci-action@v9...v11) --- updated-dependencies: - dependency-name: treosh/lighthouse-ci-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7181186 commit ff7e18d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/reports.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
- uses: actions/checkout@v4
3030
- uses: ./.github/actions/setup
3131
- run: npm run build
32-
- uses: treosh/lighthouse-ci-action@v9
32+
- uses: treosh/lighthouse-ci-action@v11
3333
id: lighthouse
3434
with:
3535
uploadArtifacts: true

0 commit comments

Comments
 (0)