File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 5454 uses : actions/checkout@v4
5555
5656 - name : Check code formatting
57- uses : spencekonde /artistic-style-action@main
57+ uses : wke67 /artistic-style-action@main
5858 with :
5959 options-file-path : ${{ env.OPTIONS_FILE_PATH }}
6060 name-patterns : |
8686 uses : actions/checkout@v4
8787
8888 - name : Check code formatting
89- uses : spencekonde /artistic-style-action@main
89+ uses : wke67 /artistic-style-action@main
9090 with :
9191 options-file-path : ${{ env.OPTIONS_FILE_PATH }}
9292 name-patterns : |
@@ -102,7 +102,7 @@ jobs:
102102 uses : actions/checkout@v4
103103
104104 - name : Check code formatting
105- uses : spencekonde /artistic-style-action@main
105+ uses : wke67 /artistic-style-action@main
106106 with :
107107 options-file-path : ${{ env.OPTIONS_FILE_PATH }}
108108 name-patterns : |
You can’t perform that action at this time.
0 commit comments