Skip to content

Commit

Permalink
Merge branch 'main' into patch-5
Browse files Browse the repository at this point in the history
  • Loading branch information
hamishwillee authored Dec 18, 2023
2 parents 9f4d6c2 + cbd8527 commit 56e5017
Show file tree
Hide file tree
Showing 1,193 changed files with 13,065 additions and 8,439 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/on-demand-preview-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@ jobs:

- name: Install Python
id: setup-python
uses: actions/setup-python@v4
uses: actions/setup-python@v5
with:
python-version: "3.8"

Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/pr-review-companion.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:

- name: Install Python
id: setup-python
uses: actions/setup-python@v4
uses: actions/setup-python@v5
with:
python-version: "3.10"

Expand Down
130 changes: 73 additions & 57 deletions files/en-us/_redirects.txt

Large diffs are not rendered by default.

Loading

0 comments on commit 56e5017

Please sign in to comment.