Skip to content

Bump ejs from 3.1.9 to 3.1.10 #64

Bump ejs from 3.1.9 to 3.1.10

Bump ejs from 3.1.9 to 3.1.10 #64

Workflow file for this run

name: "CI Tests"
on: [push]
jobs:
Syntax-Check:
runs-on: ubuntu-latest
steps:
# Checkout the git repo
- name: Checkout
uses: actions/checkout@v2
- name: Install apt dependencies
run: sudo apt-get --quiet install jq; uname -a; jq --version
- name: Perform Check
run: jq . <feeds.json