Skip to content

Commit

Permalink
upgrade to lighthouse-ci 0.8.2
Browse files Browse the repository at this point in the history
  • Loading branch information
alekseykulikov committed Dec 7, 2021
1 parent b15aade commit b99b17c
Show file tree
Hide file tree
Showing 26 changed files with 1,454 additions and 87 deletions.
4 changes: 2 additions & 2 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,6 @@ Based on semver and https://github.com/actions/toolkit/blob/master/docs/action-v
Update tag:

```bash
git tag -fa v3 -m "Update v3 tag"
git push origin v3 --force
git tag -fa v8 -m "Update v8 tag"
git push origin v8 --force
```

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

294 changes: 294 additions & 0 deletions node_modules/@actions/artifact/node_modules/@actions/core/lib/core.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit b99b17c

Please sign in to comment.