X-Git-Url: https://git.kianting.info/?a=blobdiff_plain;f=.github%2Fworkflows%2Fnode.js.yml;h=d920dae6644989099f6ebb29309093574551a572;hb=fc6445affb6fbb842d07774c9b395bcf48d4a7ed;hp=92a38b809cfcbcd074a79e22e3aca79750522f42;hpb=1f25b2f5dd53fe36cba4f36ae7d89ff77e413120;p=clo diff --git a/.github/workflows/node.js.yml b/.github/workflows/node.js.yml index 92a38b8..d920dae 100644 --- a/.github/workflows/node.js.yml +++ b/.github/workflows/node.js.yml @@ -21,6 +21,8 @@ jobs: steps: - uses: actions/checkout@v3 + with: + ref: ${{ github.head_ref }} - uses: actions/cache@v3.0.3 - name: Use Node.js ${{ matrix.node-version }} uses: actions/setup-node@v3