1
0
mirror of https://github.com/NickKaramoff/shareon synced 2024-12-21 12:44:20 +01:00

Bump size-limit GH Action

This commit is contained in:
Nikita Karamov 2024-11-23 09:08:29 +01:00
parent 1d58b78c52
commit 6ac0ffa7f8
No known key found for this signature in database

View File

@ -26,6 +26,6 @@ jobs:
node-version: 22
cache: pnpm
- name: Check package size
uses: andresz1/size-limit-action@v1
uses: andresz1/size-limit-action@v1.8.0
with:
github_token: ${{ secrets.GITHUB_TOKEN }}