1
0
mirror of https://github.com/sasjs/server.git synced 2025-12-10 11:24:35 +00:00

chore: syntax fix for workflow

This commit is contained in:
Saad Jutt
2022-05-01 02:10:17 +05:00
parent 6139e7bff6
commit 5689169ce4

View File

@@ -15,7 +15,7 @@ jobs:
steps:
- name: Checkout
- uses: actions/checkout@v2
uses: actions/checkout@v2
- name: Use Node.js ${{ matrix.node-version }}
uses: actions/setup-node@v2