We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d2c3057 commit 71001cdCopy full SHA for 71001cd
.github/workflows/github-pages.yml
@@ -10,7 +10,7 @@ jobs:
10
runs-on: ubuntu-20.04
11
steps:
12
- name: 'Checkout Repository'
13
- uses: actions/checkout@v4
+ uses: actions/checkout@v5
14
15
- name: Update Theme
16
run: git submodule update --init --recursive
0 commit comments