There was an error while loading. Please reload this page.
2 parents 73492ad + 1e8f3d2 commit 7f69c96Copy full SHA for 7f69c96
2 files changed
.github/workflows/codespell.yml
@@ -14,6 +14,6 @@
14
15
steps:
16
- name: Checkout
17
- uses: actions/checkout@v4
+ uses: actions/checkout@v5
18
- name: Codespell
19
uses: codespell-project/actions-codespell@v2
.github/workflows/publish.yml
@@ -43,7 +43,7 @@ jobs:
43
path: ./pull_request_number.txt
44
45
- name: Checkout website repo
46
47
48
- name: Setup Python
49
uses: actions/setup-python@v5
0 commit comments