We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 90536ca commit 5f1a79fCopy full SHA for 5f1a79f
2 files changed
.github/workflows/deploy.yml
@@ -15,7 +15,7 @@ jobs:
15
- name: Setup Node.js
16
uses: actions/setup-node@v4
17
with:
18
- node-version: '18'
+ node-version: '22'
19
cache: 'npm'
20
21
# 1. TÜM BAĞIMLILIKLARI KUR (ROOT)
0 commit comments