Implementing-Python-Client_#19 #32

Merged
logan merged 9 commits from Implementing-Python-Client_#19 into master 2024-04-06 03:22:20 -04:00
Showing only changes of commit 1df2027a29 - Show all commits

View File

@@ -17,7 +17,7 @@ jobs:
- name: Setup Node.js
uses: actions/setup-node@v4
with:
node-version: '20'
node-version: '22'
- name: Install dependencies
working-directory: './server'