Skip to content

Commit b05aafc

Browse files
⬆️ Update actions/setup-node digest to 1d0ff46 (#566)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 4479d2c commit b05aafc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/linting.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -175,7 +175,7 @@ jobs:
175175
- name: 🏗 Install Python dependencies
176176
run: poetry install --no-interaction
177177
- name: 🏗 Set up Node.js
178-
uses: actions/setup-node@39370e3970a6d050c480ffad4ff0ed4d3fdee5af # v4
178+
uses: actions/setup-node@1d0ff469b7ec7b3cb9d8673fde0c81c44821de2a # v4
179179
with:
180180
node-version-file: ".nvmrc"
181181
cache: "npm"

0 commit comments

Comments
 (0)