diff --git a/.github/workflows/restyled.yml b/.github/workflows/restyled.yml index 9174483ecb7069..4bb39f389cf0a8 100644 --- a/.github/workflows/restyled.yml +++ b/.github/workflows/restyled.yml @@ -15,6 +15,10 @@ jobs: uses: actions/checkout@v4 - uses: restyled-io/actions/setup@v4 + with: + # Pin the Restyler version to v0.6.0.2 + tag: 'v0.6.0.2' + - id: restyler uses: restyled-io/actions/run@v4 with: