Skip to content

Commit ce58f35

Browse files
authored
Merge branch 'main' into patch-1
2 parents 05d2377 + 52a0d5d commit ce58f35

File tree

3 files changed

+4
-2
lines changed

3 files changed

+4
-2
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
fetch-depth: 0
1818
submodules: recursive
1919
- name: Set up Python
20-
uses: actions/setup-python@v2
20+
uses: actions/setup-python@v5.2.0
2121
with:
2222
python-version: '3.8'
2323
- name: Install mkdocs-material

.github/workflows/deploy-prod.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,8 @@ jobs:
6666
uses: peaceiris/actions-gh-pages@v4
6767
with:
6868
github_token: ${{ github.token }}
69+
user_name: 'github-actions[bot]'
70+
user_email: 'github-actions[bot]@users.noreply.github.com'
6971
publish_dir: public/${{ steps.get-pr-number.outputs.pr_number }}
7072
destination_dir: ${{ steps.get-pr-number.outputs.pr_number }}
7173
commit_message: 'Preview for the PR #${{ steps.get-pr-number.outputs.pr_number }} (commit ${{ github.event.workflow_run.head_sha }})'

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
- name: Checkout repository
1414
uses: actions/checkout@v4
1515
- name: Set up Python
16-
uses: actions/setup-python@v2
16+
uses: actions/setup-python@v5.2.0
1717
with:
1818
python-version: '3.8'
1919
- name: Set up C++

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy