We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 41d508a commit 04f43a6Copy full SHA for 04f43a6
.github/workflows/autofix.yml
@@ -20,7 +20,7 @@ jobs:
20
- name: Checkout
21
uses: actions/checkout@v4
22
- name: Setup Tools
23
- uses: tanstack/config/.github/setup@1ce18c19ec31f6191db71f4b768b6b9ec3575a0e
+ uses: tanstack/config/.github/setup@main
24
- name: Fix formatting
25
run: pnpm prettier:write
26
- name: Apply fixes
0 commit comments