File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -25,10 +25,9 @@ sphinxcontrib-svg2pdfconverter==1.3.0
2525In this example file both the package name and version numbers of these packages
2626have been specified. This workflow would still run if only the package names
2727were 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
3332In order to call this workflow in your repositories you would need to implement the
3433following file in your .github/workflows folder:
You can’t perform that action at this time.
0 commit comments