Skip to content

Commit 2876d2c

Browse files
Update build-sphinx-docs/README.md
Co-authored-by: Andrew Coughtrie <24609575+andrewcoughtrie@users.noreply.github.com>
1 parent 289048a commit 2876d2c

1 file changed

Lines changed: 2 additions & 3 deletions

File tree

build-sphinx-docs/README.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -25,10 +25,9 @@ sphinxcontrib-svg2pdfconverter==1.3.0
2525
In this example file both the package name and version numbers of these packages
2626
have been specified. This workflow would still run if only the package names
2727
were specified and would by default install the most recent version of each
28-
package. Although, it is advised that version numbers are used in the
28+
package. However, it is recommended that version numbers are used in the
2929
`requirements.txt` file to ensure consistency across builds and to avoid
30-
automatic updates to packages breaking the workflow due to versions of different
31-
packages being incompatible with each other.
30+
automatic updates to packages breaking the workflow.
3231

3332
In order to call this workflow in your repositories you would need to implement the
3433
following file in your .github/workflows folder:

0 commit comments

Comments
 (0)