mirror of
https://github.com/gchq/CyberChef.git
synced 2025-04-29 19:19:13 -04:00
Merge 31e6ce5aa8
into 7c8be12d52
This commit is contained in:
commit
a67291d212
6 changed files with 374 additions and 61 deletions
2
.github/workflows/master.yml
vendored
2
.github/workflows/master.yml
vendored
|
@ -15,7 +15,7 @@ jobs:
|
|||
- name: Set node version
|
||||
uses: actions/setup-node@v3
|
||||
with:
|
||||
node-version: '18.x'
|
||||
node-version: '20.x'
|
||||
|
||||
- name: Install
|
||||
run: |
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue