Skip to content
This repository was archived by the owner on Sep 29, 2025. It is now read-only.

fix(deps): update dependency @actions/github to v6.0.1 #3219

fix(deps): update dependency @actions/github to v6.0.1

fix(deps): update dependency @actions/github to v6.0.1 #3219

Workflow file for this run

name: 'build-test'
on: [pull_request, push]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- run: |
yarn install
- run: |
yarn test