chore(deps): update dependency express to v4.21.1 #22
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
# yaml-language-server: $schema=https://json.schemastore.org/github-workflow.json | |
name: More checks | |
on: | |
workflow_dispatch: | |
push: | |
jobs: | |
checks: | |
name: More checks well | |
# Do it on github's own repo, this action is very simple and takes no time | |
runs-on: ubuntu-latest | |
steps: | |
- name: Nothing | |
run: echo hello |