Skip to content

Commit cc982dd

Browse files
committed
fix: action branch
1 parent 9b914ad commit cc982dd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
- run: yarn --prefer-offline --frozen-lockfile
3131
- run: yarn run check
3232
- run: yarn run build
33-
- uses: ipfs/aegir/actions/bundle-size@feat/remove-webpack-karma
33+
- uses: ipfs/aegir/actions/bundle-size@master
3434
name: Check bundle size
3535
with:
3636
github_token: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)