We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d946de9 + a5ef8ca commit 7e3417fCopy full SHA for 7e3417f
2 files changed
.github/workflows/fluent_linter.yml
@@ -28,7 +28,7 @@ jobs:
28
uses: actions/checkout@v5
29
30
- name: Use Python 3.13
31
- uses: actions/setup-python@v5
+ uses: actions/setup-python@v6
32
with:
33
python-version: '3.13'
34
cache: 'pip'
.github/workflows/font_tests.yml
@@ -49,7 +49,7 @@ jobs:
49
run: npm ci
50
51
52
53
54
55
0 commit comments