Skip to content

Check versions cache file before apply it #227

Check versions cache file before apply it

Check versions cache file before apply it #227

Workflow file for this run

name: lint
on: [push, pull_request]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Run shellcheck
uses: ludeeus/action-shellcheck@master