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 45b4e62 commit ffe4eeaCopy full SHA for ffe4eea
.github/workflows/ghpages-cleanup.yml
@@ -8,7 +8,7 @@ jobs:
8
runs-on: ubuntu-latest
9
steps:
10
- name: Check out GH Pages branch
11
- uses: actions/checkout
+ uses: actions/checkout@v4
12
with:
13
# replace `fetch-depth` with `shallow-since` if and when actions/checkout#619 (or an equivalent) gets merged
14
fetch-depth: 0
0 commit comments