summaryrefslogtreecommitdiff
path: root/.github/workflows/wpt_epoch.yml
diff options
context:
space:
mode:
authorDavid Sherret <dsherret@users.noreply.github.com>2024-07-10 23:59:57 -0400
committerGitHub <noreply@github.com>2024-07-10 23:59:57 -0400
commita5f8bfdbfb35a9750b26cbffb488f25d15950d40 (patch)
tree83bb1465cd8e5d627a71efb21ad16552d9d11fa7 /.github/workflows/wpt_epoch.yml
parente8057bc10266f7f0d097d08bf3827ff055c826a4 (diff)
chore: format yaml internally (#24520)
Uses https://github.com/g-plane/pretty_yaml
Diffstat (limited to '.github/workflows/wpt_epoch.yml')
-rw-r--r--.github/workflows/wpt_epoch.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/wpt_epoch.yml b/.github/workflows/wpt_epoch.yml
index 4dbb8a997..cfb06a318 100644
--- a/.github/workflows/wpt_epoch.yml
+++ b/.github/workflows/wpt_epoch.yml
@@ -37,7 +37,7 @@ jobs:
- name: Install Python
uses: actions/setup-python@v5
with:
- python-version: "3.11"
+ python-version: '3.11'
- name: Log versions
run: |