0
0
mirror of https://github.com/fawazahmed0/exchange-api.git synced 2025-06-29 18:21:14 +00:00

Update run.yml

This commit is contained in:
Fawaz Ahmed 2025-04-11 11:07:28 +05:30 committed by GitHub
parent 9c6b85096c
commit a892b4b3e5
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -29,7 +29,7 @@ jobs:
- uses: actions/setup-node@v4
with:
node-version: '21.6.2'
node-version: 'latest'
registry-url: 'https://registry.npmjs.org'
- name: Install Dependencies