Skip to content

Commit

Permalink
Pin the Restyler version to v0.6.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
yufengwangca committed Jan 23, 2025
1 parent 57ff3e6 commit ff376d0
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .github/workflows/restyled.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,13 @@ jobs:
- name: Checkout
uses: actions/checkout@v4

- name: Set up Restyler
- uses: restyled-io/actions/setup@v4
with:
# Pin the Restyler version to v0.6.0.2
version: v0.6.0.2

- name: Run Restyler
- id: restyler
uses: restyled-io/actions/run@v4
with:
Expand Down

0 comments on commit ff376d0

Please sign in to comment.