File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 88 runs-on : ubuntu-latest
99 steps :
1010 - uses : actions/checkout@v4
11- - name : Set up Python 3.11
11+ - name : Set up Python 3.13
1212 uses : actions/setup-python@v5
1313 with :
14- python-version : " 3.11 "
14+ python-version : " 3.13 "
1515 - name : Setup fontspector
1616 uses : fonttools/setup-fontspector@main
1717 env :
@@ -132,4 +132,4 @@ jobs:
132132 gh release upload ${{ github.ref_name }} ${{ env.RELEASE_ZIP_NAME }}.zip --clobber
133133 - name : Set release live
134134 run : |
135- gh release edit ${{ github.ref_name }} --draft=false
135+ gh release edit ${{ github.ref_name }} --draft=false
Original file line number Diff line number Diff line change 99[ Shaping ] : https://img.shields.io/endpoint?url=https%3A%2F%2Fraw.githubusercontent.com%2Fpaper-design%2Fpaper-mono%2Fgh-pages%2Fbadges%2FShapingChecks.json
1010[ Universal ] : https://img.shields.io/endpoint?url=https%3A%2F%2Fraw.githubusercontent.com%2Fpaper-design%2Fpaper-mono%2Fgh-pages%2Fbadges%2FUniversalProfileChecks.json
1111
12- ![ ] ( ./documentation/img/banner-light.png#gh-light-mode-only )
12+ ![ ] ( ./documentation/img/banner-- light.png#gh-light-mode-only )
1313![ ] ( ./documentation/img/banner--dark.png#gh-dark-mode-only )
1414
1515# About
You can’t perform that action at this time.
0 commit comments