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 131e5e9 commit f78d380Copy full SHA for f78d380
.github/workflows/gh-pages.yml
@@ -10,7 +10,7 @@ jobs:
10
runs-on: ubuntu-latest
11
steps:
12
- name: Checkout 📥
13
- uses: actions/checkout@v5.0.1
+ uses: actions/checkout@v6.0.0
14
with:
15
token: '${{ secrets.GHPAGES_ACTION_CHECKOUT_TOKEN_PAT }}'
16
fetch-depth: '0' # https://github.com/timvink/mkdocs-git-revision-date-localized-plugin#note-when-using-build-environments
.github/workflows/renovate_check-build.yml
@@ -8,7 +8,7 @@ jobs:
8
9
0 commit comments