Skip to content

chore: update follow-redirects to 1.15.6 #447

chore: update follow-redirects to 1.15.6

chore: update follow-redirects to 1.15.6 #447

name: Generator version guard
on:
push:
branches:
- master
- '[12][0-9].[12]'
pull_request:
jobs:
guard:
runs-on: ubuntu-latest
steps:
- name: Get sources
uses: actions/checkout@v3
with:
fetch-depth: 2
- name: Run check for version update
uses: DevExpress/github-actions/check-for-version-update@main
with:
path: packages/devextreme-vue-generator