We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 473541e + 2d53474 commit 31e4d4fCopy full SHA for 31e4d4f
1 file changed
.github/workflows/pages-deploy.yml
@@ -15,7 +15,7 @@ jobs:
15
16
steps:
17
- name: Checkout
18
- uses: actions/checkout@v2
+ uses: actions/checkout@v4
19
with:
20
fetch-depth: 0 # for posts's lastmod
21
0 commit comments