mirror of
https://github.com/PluralKit/PluralKit.git
synced 2026-02-04 04:56:49 +00:00
fix(ci): use fork of dotnet-format action for now
This commit is contained in:
parent
88acb70243
commit
b376279b9b
1 changed files with 1 additions and 1 deletions
2
.github/workflows/dotnetformat.yml
vendored
2
.github/workflows/dotnetformat.yml
vendored
|
|
@ -14,4 +14,4 @@ jobs:
|
|||
uses: xt0rted/dotnet-tool-restore@v1
|
||||
|
||||
- name: Run dotnet format
|
||||
uses: xt0rted/dotnet-format@v1
|
||||
uses: PluralKit/dotnet-format@fix/net6
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue