Skip to content

Commit c044b25

Browse files
authored
Update main.yml
1 parent 837a9da commit c044b25

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
python-version: '3.10'
2121

2222
- name: "Set up Node.js"
23-
uses: actions/setup-node@v
23+
uses: actions/setup-node@v3
2424
with:
2525
node-version: '22'
2626

0 commit comments

Comments
 (0)