diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index c959376..db33764 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -27,7 +27,7 @@ jobs: runs-on: ubuntu-22.04 steps: - - uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 + - uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 - name: Use Node LTS uses: actions/setup-node@1e60f620b9541d16bece96c5465dc8ee9832be0b with: @@ -50,7 +50,7 @@ jobs: # Optionally, add more matrix variables, such as os or arch steps: - - uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 + - uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 - name: Use Node ${{ matrix.version }} uses: actions/setup-node@1e60f620b9541d16bece96c5465dc8ee9832be0b diff --git a/.github/workflows/pr.yml b/.github/workflows/pr.yml index 345afc5..251b2fc 100644 --- a/.github/workflows/pr.yml +++ b/.github/workflows/pr.yml @@ -20,7 +20,7 @@ jobs: steps: - name: Checkout PR - uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 + uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 - name: Use Node.js LTS (12.x) uses: actions/setup-node@1e60f620b9541d16bece96c5465dc8ee9832be0b