Skip to content

Commit

Permalink
chore(deps): update preactjs/gzip-size-action action to v2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed May 19, 2021
1 parent 0104c65 commit ca57ca4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/gzip-size.yml
Expand Up @@ -7,6 +7,6 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: preactjs/gzip-size-action@v1
- uses: preactjs/gzip-size-action@v2
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit ca57ca4

Please sign in to comment.