Skip to content

Commit 664e1fa

Browse files
committed
chore(sync-server): synced local './.github/workflows/version-multirepo.yml' with remote './configs/.github/workflows/version-multirepo.yml'
1 parent b1540de commit 664e1fa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/version-multirepo.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ jobs:
4343
uses: actions/checkout@v5
4444

4545
- name: Set up node
46-
uses: actions/setup-node@v4
46+
uses: actions/setup-node@v5
4747
with:
4848
node-version-file: .nvmrc
4949
cache: npm

0 commit comments

Comments
 (0)