mirror of
https://github.com/shimataro/ssh-key-action.git
synced 2025-06-19 22:52:10 +10:00
Update nodejs version to 16
This commit is contained in:
parent
b38d88da8a
commit
1132cc129c
1 changed files with 1 additions and 1 deletions
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
|
@ -18,7 +18,7 @@ jobs:
|
||||||
- Ubuntu-18.04
|
- Ubuntu-18.04
|
||||||
- Ubuntu-20.04
|
- Ubuntu-20.04
|
||||||
nodejs:
|
nodejs:
|
||||||
- 12
|
- 16
|
||||||
fail-fast: false
|
fail-fast: false
|
||||||
steps:
|
steps:
|
||||||
- name: Turn off auto-crlf
|
- name: Turn off auto-crlf
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue