This repository has been archived by the owner on Apr 30, 2024. It is now read-only.
Bump lodash-es from 4.17.5 to 4.17.21 #34
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
on: [push, pull_request] | |
jobs: | |
update-ci: | |
runs-on: ubuntu-latest | |
steps: | |
- run: echo "CI is no longer running on this repo, update the files in .github/workflows to re-enable it. See the .travis.yml file for your previous CI config"; exit 1 |