mirror of
https://github.com/mozilla/pdf.js.git
synced 2026-07-03 13:45:49 +02:00
Fix the version comment in the font tests GitHub Actions workflow
It looks like Dependabot somehow didn't match, and thus update, the version number correctly in the most recent bump. Fixes 6b0777d5.
This commit is contained in:
parent
614349086b
commit
f9aacb1ba1
2
.github/workflows/font_tests.yml
vendored
2
.github/workflows/font_tests.yml
vendored
@ -60,7 +60,7 @@ jobs:
|
||||
run: npm ci
|
||||
|
||||
- name: Use Python 3.14
|
||||
uses: actions/setup-python@ece7cb06caefa5fff74198d8649806c4678c61a1 # v6.0.2
|
||||
uses: actions/setup-python@ece7cb06caefa5fff74198d8649806c4678c61a1 # v6.3.0
|
||||
with:
|
||||
python-version: '3.14'
|
||||
cache: 'pip'
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user