mirror of
https://github.com/gchq/CyberChef
synced 2025-03-13 21:36:56 +00:00
Update master.yml
Updated to use Node 20
This commit is contained in:
parent
6a841927a3
commit
7ed588572d
1 changed files with 1 additions and 1 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
Reference in a new issue