mirror of
https://github.com/sobolevn/awesome-cryptography.git
synced 2026-03-11 07:14:23 +00:00
Update test.yml (#207)
This commit is contained in:
parent
1a4df9904a
commit
6eeacaf31f
1 changed files with 1 additions and 1 deletions
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
|
|
@ -15,7 +15,7 @@ jobs:
|
|||
- uses: actions/checkout@v4
|
||||
- uses: actions/setup-node@v4
|
||||
with:
|
||||
node-version: '14'
|
||||
node-version: '18'
|
||||
|
||||
- name: Set up cache
|
||||
uses: actions/cache@v4
|
||||
|
|
|
|||
Loading…
Reference in a new issue