mirror of
https://github.com/gchq/CyberChef
synced 2025-12-05 23:53:27 +00:00
Updated to Node v18 and removed node-sass dependency
This commit is contained in:
2
.github/workflows/releases.yml
vendored
2
.github/workflows/releases.yml
vendored
@@ -15,7 +15,7 @@ jobs:
|
||||
- name: Set node version
|
||||
uses: actions/setup-node@v1
|
||||
with:
|
||||
node-version: '17.x'
|
||||
node-version: '18.x'
|
||||
|
||||
- name: Install
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user