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 5c5f191 commit 7046173Copy full SHA for 7046173
.github/workflows/test#134.yml
@@ -13,6 +13,6 @@ jobs:
13
- name: Set up Node.js with mirrorURL
14
uses: aparnajyothi-y/setup-node@add-mirror-url
15
with:
16
- node-version: '19'
+ node-version: '19.0.8'
17
mirror-url: 'https://nodejs.org/dist/'
18
check-latest : true
0 commit comments