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 1818 - name : Make repo safe
1919 run : git config --global --add safe.directory /__w/SOARCA-GUI/SOARCA-GUI
2020 - name : Install Templ
21- run : go install github.com/a-h/templ/cmd/templ@latest
21+ run : go install github.com/a-h/templ/cmd/templ@0.3.819
2222
2323 - name : Setup node
2424 uses : actions/setup-node@v4
4040 with :
4141 fetch-depth : 0
4242 - name : Install Templ
43- run : go install github.com/a-h/templ/cmd/templ@latest
43+ run : go install github.com/a-h/templ/cmd/templ@0.3.819
4444
4545 - name : lint
4646 run : |
6464 - name : Make repo safe
6565 run : git config --global --add safe.directory /__w/SOARCA-GUI/SOARCA-GUI
6666 - name : Install Templ
67- run : go install github.com/a-h/templ/cmd/templ@latest
67+ run : go install github.com/a-h/templ/cmd/templ@0.3.819
6868 timeout-minutes : 12
6969 - name : Run tests
7070 run : |
You can’t perform that action at this time.
0 commit comments