1
0
mirror of synced 2026-01-07 00:01:39 -05:00

Merge pull request #44121 from github/repo-sync

Repo sync
This commit is contained in:
docs-bot
2023-10-10 08:27:54 -07:00
committed by GitHub

View File

@@ -171,7 +171,7 @@ jobs:
# Setup .npmrc file to publish to npm
- uses: {% data reusables.actions.action-setup-node %}
with:
node-version: 20.x'
node-version: '20.x'
registry-url: 'https://registry.npmjs.org'
# Defaults to the user or organization that owns the workflow file
scope: '@octocat'