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 f98bb9b commit da588d2
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 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 Expand Up @@ -66,4 +66,4 @@ jobs:
redirects_pageid.*
redirects.*
*.txt
npm-debug.log
npm-debug.log

0 comments on commit da588d2

Please sign in to comment.