Skip to content

Commit

Permalink
Merge pull request #489 from vnctaing/main
Browse files Browse the repository at this point in the history
Update README with the latest version
  • Loading branch information
joshrowley authored Sep 18, 2023
2 parents a09da86 + 54c621d commit 244f379
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ jobs:
pull-requests: write
steps:
- uses: actions/download-artifact@v3
- uses: github/webpack-bundlesize-compare-action@v1.5.0
- uses: github/webpack-bundlesize-compare-action@v1.8.2
with:
github-token: ${{ secrets.GITHUB_TOKEN }}
current-stats-json-path: ./head-stats/stats.json
Expand Down

0 comments on commit 244f379

Please sign in to comment.