Skip to content

Commit 595e07b

Browse files
committed
chore: update setup-fd target
1 parent 75ee5b8 commit 595e07b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/toml.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,5 +12,5 @@ jobs:
1212
steps:
1313
- uses: actions/checkout@v4
1414
- uses: uncenter/setup-taplo@v1
15-
- uses: coriolinus/setup-fd@v0.1.0
15+
- uses: wireapp/setup-fd@v0.1.0
1616
- run: fd --glob '*.toml' -X taplo fmt --check

0 commit comments

Comments
 (0)