Skip to content

Commit

Permalink
upgrade npm
Browse files Browse the repository at this point in the history
  • Loading branch information
linogaliana authored Nov 20, 2023
1 parent de639d0 commit 962da93
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/bookdown-test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
if: ${{ github.event.pull_request.head.repo.full_name == github.repository }}
uses: actions/setup-node@v2
with:
node-version: '14'
node-version: '18'
- name: Deploy to Netlify
if: ${{ github.event.pull_request.head.repo.full_name == github.repository }}
# NETLIFY_AUTH_TOKEN and NETLIFY_SITE_ID added in the repo's secrets
Expand Down

0 comments on commit 962da93

Please sign in to comment.