We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d7d4161 + 8050785 commit 5cba98fCopy full SHA for 5cba98f
.github/workflows/publish_doc.yml
@@ -6,7 +6,7 @@ jobs:
6
build:
7
runs-on: ubuntu-24.04
8
steps:
9
- - uses: actions/checkout@ee0669bd1cc54295c223e0bb666b733df41de1c5 # v2
+ - uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
10
with:
11
fetch-depth: 0
12
ssh-key: ${{ secrets.KEY }}
0 commit comments