We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2f35235 commit 42228d2Copy full SHA for 42228d2
.github/workflows/ci.yml
@@ -16,7 +16,7 @@ jobs:
16
- name: Checkout code
17
uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938
18
- name: Use Node.js LTS (16.x)
19
- uses: actions/setup-node@0a44ba7841725637a19e28fa30b79a866c81b0a6
+ uses: actions/setup-node@39370e3970a6d050c480ffad4ff0ed4d3fdee5af
20
with:
21
node-version: '16'
22
- run: npm ci
0 commit comments