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 514ae93 commit 8df9773Copy full SHA for 8df9773
packages/project/.github/workflows/github-ci.yml
@@ -17,7 +17,7 @@ jobs:
17
- uses: actions/checkout@v3
18
19
- name: Use Node.js LTS 16.18.0
20
- uses: actions/setup-node@v3.7.0
+ uses: actions/setup-node@v3.8.1
21
with:
22
node-version: 16.18.0
23
0 commit comments