Skip to content

Commit dc68c5d

Browse files
Merge ad7dbc0 into 06330e4
2 parents 06330e4 + ad7dbc0 commit dc68c5d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/auto_comments.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,7 @@ jobs:
124124
# ========== ENVIRONMENT SETUP ==========
125125
- name: ⚙️ Setup Node.js
126126
if: ${{ contains(env.PROJECT_TYPE, 'node') }}
127-
uses: actions/setup-node@v4
127+
uses: actions/setup-node@v6
128128
with:
129129
node-version: '18'
130130

0 commit comments

Comments
 (0)