Merge pull request #380 from MH4GF/dependabot/npm_and_yarn/nanoid-3.3.8 #162
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: | |
pull_request: | |
push: | |
branches: | |
- main | |
jobs: | |
build: | |
runs-on: ubuntu-latest | |
steps: | |
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4 | |
- uses: MH4GF/shared-config/.github/composite-actions/setup-pnpm@main | |
- run: pnpm run all |