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 063f1ca + 7c111c0 commit b816e14Copy full SHA for b816e14
3 files changed
.github/workflows/locale.yml
@@ -47,7 +47,7 @@ jobs:
47
$(lsb_release -cs)-pgdg main" > /etc/apt/sources.list.d/pgdg.list'
48
49
- name: Install python
50
- uses: actions/setup-python@v5
+ uses: actions/setup-python@v6
51
with:
52
python-version: '3.x'
53
.github/workflows/ubuntu.yml
@@ -28,7 +28,7 @@ jobs:
28
29
30
31
32
33
34
.github/workflows/website.yml
@@ -44,7 +44,7 @@ jobs:
44
45
46
0 commit comments