Skip to content

Commit b4da4b2

Browse files
⬆️ Update actions/setup-node digest to cdca736 (#597)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 8bbaba4 commit b4da4b2

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@1d0ff469b7ec7b3cb9d8673fde0c81c44821de2a # v4
178+
uses: actions/setup-node@cdca7365b2dadb8aad0a33bc7601856ffabcc48e # v4
179179
with:
180180
node-version-file: ".nvmrc"
181181
cache: "npm"

0 commit comments

Comments
 (0)