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 fd24866 commit 57d5e25Copy full SHA for 57d5e25
.github/workflows/publish_release.yml
@@ -12,7 +12,7 @@ jobs:
12
- uses: actions/checkout@v1
13
- uses: actions/setup-node@v1
14
with:
15
- node-version: 14
+ node-version: 18
16
- run: |
17
sudo bash -c "mkdir /captain && chown -R `whoami` /captain"
18
npm ci
0 commit comments