Skip to content
This repository was archived by the owner on Jul 8, 2025. It is now read-only.

Commit 841abc9

Browse files
committed
--amend
1 parent 8743976 commit 841abc9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/action/setup.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
uses: actions/checkout@v4
1313

1414
- name: Set up Node.js
15-
uses: actions/setup-node@v4
15+
uses: actions/setup-node@v3
1616
with:
1717
node-version: '22'
1818

0 commit comments

Comments
 (0)