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 e6fa447 + 9b9b98f commit fb04024Copy full SHA for fb04024
.github/workflows/python-package.yml
@@ -15,7 +15,7 @@ jobs:
15
- "3.13"
16
17
steps:
18
- - uses: actions/checkout@v4
+ - uses: actions/checkout@v5
19
- uses: actions/setup-python@v5
20
with:
21
python-version: ${{ matrix.python }}
.github/workflows/translations.yml
@@ -13,7 +13,7 @@ jobs:
13
shell: bash -eo pipefail {0}
14
python-version: 3.x
0 commit comments