mirror of
https://github.com/gchq/CyberChef.git
synced 2025-04-25 17:26:17 -04:00
Updated to Node 17
This commit is contained in:
parent
e43e010163
commit
b09f98fbb4
14 changed files with 1488 additions and 1531 deletions
2
.github/workflows/master.yml
vendored
2
.github/workflows/master.yml
vendored
|
@ -14,7 +14,7 @@ jobs:
|
|||
- name: Set node version
|
||||
uses: actions/setup-node@v1
|
||||
with:
|
||||
node-version: '16.x'
|
||||
node-version: '17.x'
|
||||
|
||||
- name: Install
|
||||
run: |
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue