Skip to content

Commit 8669642

Browse files
authored
Merge branch 'main' into dn2_typos
2 parents 82795ad + 187ac83 commit 8669642

25 files changed

+341
-426
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
group: ${{ github.workflow }}-${{ github.ref }}
1313
steps:
1414
- uses: actions/checkout@v5
15-
- uses: actions/setup-python@v5
15+
- uses: actions/setup-python@v6
1616
with:
1717
python-version: "3.14"
1818
- run: python3 -m pip install --upgrade pip

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
uses: actions/checkout@v5
1818

1919
- name: Setup Python environment
20-
uses: actions/setup-python@v5
20+
uses: actions/setup-python@v6
2121
with:
2222
python-version: "3.14"
2323

-12.5 KB
Binary file not shown.
-48.9 KB
Binary file not shown.
20.6 KB
Loading
-51.9 KB
Binary file not shown.
-7.14 KB
Loading
-14.6 KB
Binary file not shown.
-7.18 KB
Binary file not shown.
-8.04 KB
Binary file not shown.

0 commit comments

Comments
 (0)