Skip to content

Commit 8525901

Browse files
Bump actions/setup-node from 3 to 4 (#5800)
1 parent e69a191 commit 8525901

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/auto-update-community-members.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
uses: actions/checkout@v4
1818

1919
- name: Set up Node.js
20-
uses: actions/setup-node@v3
20+
uses: actions/setup-node@v4
2121
with:
2222
node-version: '22'
2323

0 commit comments

Comments
 (0)