Skip to content

Commit

Permalink
Update doc.nuxeo.com.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
sushildeep authored Dec 18, 2023
1 parent ffcb338 commit abb9c56
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/doc.nuxeo.com.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@ jobs:
with:
ssh-private-key: ${{ secrets.SERVER_SSH_PRIVATE_KEY }}

#- name: Checkout code
# uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
- name: Checkout code
uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1

- name: Set up Node.js
uses: actions/setup-node@8f152de45cc393bb48ce5d89d36b731f54556e65 # v4.0.0
Expand Down

0 comments on commit abb9c56

Please sign in to comment.