Skip to content

Commit

Permalink
remove v from version string
Browse files Browse the repository at this point in the history
  • Loading branch information
mister-ben authored Apr 29, 2024
1 parent 48a8099 commit 9e676ea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/file-size.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ jobs:

steps:
- uses: actions/checkout@v4
- uses: preactjs/compressed-size-action@v2.6.0
- uses: preactjs/compressed-size-action@2.6.0
with:
exclude: './test/**'
use-check: true

0 comments on commit 9e676ea

Please sign in to comment.