Skip to content

Commit

Permalink
chore: add 20.13.1 (jobs.update_readme_api.steps.with.node-version)
Browse files Browse the repository at this point in the history
  • Loading branch information
arlac77 committed May 10, 2024
1 parent 49bc6e8 commit 8aadc6d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update_readme_api.yml
Expand Up @@ -12,7 +12,7 @@ jobs:
- uses: actions/checkout@v4.1.5
- uses: actions/setup-node@v4.0.2
with:
node-version: 20.13.0
node-version: 20.13.1
- run: npm ci
- run: npm run docs
- uses: gr2m/create-or-update-pull-request-action@v1
Expand Down

0 comments on commit 8aadc6d

Please sign in to comment.