File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 3737 run : |
3838 docker compose up -d
3939 - name : Build the documentation
40- uses : sphinx-notes/pages@v2
40+ uses : sphinx-notes/pages@v3
4141 # Note: This action has a newer version (v3 atm), but it doesn't has the feature to specify the target path.
4242 # We need that in order to be able to store (and deploy) multiple versions of the documentation.
4343 with :
Original file line number Diff line number Diff line change 9797 run : |
9898 docker compose up -d
9999 - name : Build the documentation
100- uses : sphinx-notes/pages@v2
100+ uses : sphinx-notes/pages@v3
101101 # Note: This action has a newer version (v3 atm), but it doesn't has the feature to specify the target path.
102102 # We need that in order to be able to store (and deploy) multiple versions of the documentation.
103103 with :
You can’t perform that action at this time.
0 commit comments