Skip to content

Commit 6a60213

Browse files
authored
Merge branch 'master' into ai-findings-autofix/CONTRIBUTING.md
2 parents 8a9a866 + 0fc6d99 commit 6a60213

2 files changed

Lines changed: 20 additions & 17 deletions

File tree

.github/actions/build-setup/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ runs:
1212
using: 'composite'
1313
steps:
1414
- name: Setup node
15-
uses: actions/setup-node@v4
15+
uses: actions/setup-node@v6
1616
with:
1717
node-version-file: '.nvmrc'
1818
registry-url: ${{ inputs.registry-url }}

package-lock.json

Lines changed: 19 additions & 16 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)