diff --git a/.github/workflows/pr-tests.yml b/.github/workflows/pr-tests.yml index e1561a1c6..ec816d066 100644 --- a/.github/workflows/pr-tests.yml +++ b/.github/workflows/pr-tests.yml @@ -12,7 +12,7 @@ jobs: TEST_TIMEOUT: 60000 steps: - - uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 + - uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 - uses: actions/setup-node@60edb5dd545a775178f52524783378180af0d1f8 with: node-version-file: "package.json"