diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index ea761272b..335be9783 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -17,7 +17,7 @@ jobs: - uses: actions/checkout@v3 with: - ref: main + ref: master - name: Install dependencies run: npm install