We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 59b9529 + 60f0430 commit 0eb08efCopy full SHA for 0eb08ef
.github/workflows/code-quality.yml
@@ -236,7 +236,7 @@ jobs:
236
uses: Swatinem/rust-cache@v2
237
238
- name: Setup Python
239
- uses: actions/setup-python@v5
+ uses: actions/setup-python@v6
240
with:
241
python-version: '3.x'
242
.github/workflows/l10n.yml
@@ -80,7 +80,7 @@ jobs:
80
81
persist-credentials: false
82
83
84
85
86
- name: Install Mozilla Fluent Linter
0 commit comments