summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/tests/.github/workflows/manifest.yml
diff options
context:
space:
mode:
Diffstat (limited to 'testing/web-platform/tests/.github/workflows/manifest.yml')
-rw-r--r--testing/web-platform/tests/.github/workflows/manifest.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/web-platform/tests/.github/workflows/manifest.yml b/testing/web-platform/tests/.github/workflows/manifest.yml
index 597259eb72..aae43615a9 100644
--- a/testing/web-platform/tests/.github/workflows/manifest.yml
+++ b/testing/web-platform/tests/.github/workflows/manifest.yml
@@ -13,7 +13,7 @@ jobs:
- name: Set up Python
uses: actions/setup-python@v5
with:
- python-version: '3.11'
+ python-version: '3.12'
- name: Checkout
uses: actions/checkout@v4
with: