diff --git a/.github/workflows/test-and-release.yml b/.github/workflows/test-and-release.yml index 5b649c1..ae4fff8 100644 --- a/.github/workflows/test-and-release.yml +++ b/.github/workflows/test-and-release.yml @@ -32,7 +32,7 @@ jobs: uses: actions/checkout@0c366fd6a839edf440554fa01a7085ccba70ac98 # main - name: 🟢 Setup Node.js - uses: actions/setup-node@efcb663fc60e97218a2b2d6d827f7830f164739e # main + uses: actions/setup-node@54045abd5dcd3b0fee9ca02fa24c57545834c9cc # main with: node-version-file: ".tool-versions" cache: "npm"