diff --git a/.github/workflows/nodejs.yml b/.github/workflows/nodejs.yml index 5ed77002..0e4a1c62 100644 --- a/.github/workflows/nodejs.yml +++ b/.github/workflows/nodejs.yml @@ -19,7 +19,7 @@ jobs: options: --entrypoint redis-server steps: - - uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1 + - uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4.1.6 - name: Use Node.js ${{ matrix.node-version }} uses: actions/setup-node@v4.0.0 with: