We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3d5df72 commit 83800a5Copy full SHA for 83800a5
.github/workflows/bundle-diff.yml
@@ -57,7 +57,7 @@ jobs:
57
CI: true
58
59
- name: Bundle Analysis
60
- uses: web-infra-dev/rsdoctor-action@2aaf6eac243da89d3d08618eb65491051874ad5d
+ uses: web-infra-dev/rsdoctor-action@d3a7ae073bc63dcc4a16fba339414cbf4f9c476c
61
with:
62
file_path: 'packages/*/dist/**/rsdoctor-data.json'
63
target_branch: ${{ github.event_name == 'pull_request' && github.event.pull_request.base.ref || 'main' }}
0 commit comments