diff --git a/.github/workflows/javascript.yml b/.github/workflows/javascript.yml index df7ef06c..ed18d388 100644 --- a/.github/workflows/javascript.yml +++ b/.github/workflows/javascript.yml @@ -18,10 +18,10 @@ jobs: steps: - uses: actions/checkout@v4 - - name: Use Node.js 16.x + - name: Use Node.js 18.x uses: actions/setup-node@v3 with: - node-version: 16.x + node-version: 18.x cache: yarn - name: Install @@ -45,10 +45,10 @@ jobs: steps: - uses: actions/checkout@v4 - - name: Use Node.js 16.x + - name: Use Node.js 18.x uses: actions/setup-node@v3 with: - node-version: 16.x + node-version: 18.x cache: yarn - name: Install @@ -70,10 +70,10 @@ jobs: steps: - uses: actions/checkout@v4 - - name: Use Node.js 16.x + - name: Use Node.js 18.x uses: actions/setup-node@v3 with: - node-version: 16.x + node-version: 18.x cache: yarn - name: Install @@ -101,10 +101,10 @@ jobs: steps: - uses: actions/checkout@v4 - - name: Use Node.js 16.x + - name: Use Node.js 18.x uses: actions/setup-node@v3 with: - node-version: 16.x + node-version: 18.x registry-url: https://registry.npmjs.org cache: yarn diff --git a/.idea/aegis.iml b/.idea/aegis.iml index 96150fc3..852852aa 100644 --- a/.idea/aegis.iml +++ b/.idea/aegis.iml @@ -9,8 +9,12 @@ + + + \ No newline at end of file diff --git a/.idea/runConfigurations/build.xml b/.idea/runConfigurations/build.xml new file mode 100644 index 00000000..0a4f98f9 --- /dev/null +++ b/.idea/runConfigurations/build.xml @@ -0,0 +1,12 @@ + + + + + +