Skip to content

Commit 5ab3df2

Browse files
authored
fix missing composite action in docs publish job (#5556)
1 parent 7cabf67 commit 5ab3df2

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/release-latest.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -67,3 +67,4 @@ jobs:
6767
git add -A
6868
git commit -m ${{ fromJson(steps.pkg.outputs.json).version }}
6969
git push
70+
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2

0 commit comments

Comments
 (0)