Skip to content

Commit 5741b2a

Browse files
committed
ci: fix version
1 parent d3c67e0 commit 5741b2a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/autofix.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,6 @@ jobs:
2525
- run: pnpm install --frozen-lockfile
2626
- run: pnpm run lint --write
2727

28-
- uses: autofix-ci/action@dd55f44df8f7cdb7a6bf74c78677eb8acd40cd0a
28+
- uses: autofix-ci/action@ff86a557419858bb967097bfc916833f5647fa8c
2929
with:
3030
commit-message: 'style: fix code style'

0 commit comments

Comments
 (0)