diff --git a/.github/workflows/pr-tests.yml b/.github/workflows/pr-tests.yml index e1561a1c6..c29adbcbe 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@eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871 - uses: actions/setup-node@60edb5dd545a775178f52524783378180af0d1f8 with: node-version-file: "package.json"