Skip to content

Commit b72cd9e

Browse files
Merge 6e0f129 into 9b07093
2 parents 9b07093 + 6e0f129 commit b72cd9e

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@v3
127+
uses: actions/setup-node@v4
128128
with:
129129
node-version: '18'
130130

0 commit comments

Comments
 (0)