Former-commit-id: fc7c6f4c254044d6178b5269f4ff03b5b52deb30
This commit is contained in:
troyeguo
2023-08-27 12:00:51 +08:00
parent 0cbc821900
commit af571c6e93

View File

@@ -25,7 +25,7 @@ jobs:
- name: Install Node.js, NPM and Yarn
uses: actions/setup-node@v1
with:
node-version: 14
node-version: 18
- name: Install Snapcraft
uses: samuelmeuli/action-snapcraft@v1.2.0