add 1.19 back in

This commit is contained in:
techknowlogick
2023-07-19 13:40:14 -04:00
parent cf21dd155f
commit 0105968d98
3 changed files with 7 additions and 8 deletions

View File

@@ -13,7 +13,7 @@ jobs:
- uses: actions/checkout@v3
- uses: https://github.com/actions/setup-node@v3
with:
node-version: 16
node-version: 20
- name: install necessary tools
run: |
apt update -y && apt install -y rsync python python3-pip