We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 79690a4 commit 97a490eCopy full SHA for 97a490e
.github/workflows/gh-pages.yml
@@ -11,7 +11,7 @@ jobs:
11
runs-on: ubuntu-latest
12
steps:
13
- name: Checkout 🛎️
14
- uses: actions/checkout@v3
+ uses: actions/checkout@3df4ab11eba7bda6032a0b82a6bb43b11571feac # v4
15
with:
16
submodules: true
17
fetch-depth: 0
0 commit comments