Skip to content

Commit

Permalink
ci: pin pubint to v0.2.12
Browse files Browse the repository at this point in the history
  • Loading branch information
francinelucca committed Feb 1, 2025
1 parent 725e88b commit 28f6f0f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ jobs:
npx @arethetypeswrong/cli --pack .
# Run publint
npx publint . --strict
npx publint@0.2.12 . --strict
octicons_gem:
name: 'gem:octicons'
Expand Down

0 comments on commit 28f6f0f

Please sign in to comment.