Skip to content

Commit d5a0179

Browse files
⬆️ Update actions/setup-node digest to 48b55a0
1 parent 0fed093 commit d5a0179

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.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@53b83947a5a98c8d113130e565377fae1a50d02f # v6
178+
uses: actions/setup-node@48b55a011bda9f5d6aeb4c2d9c7362e8dae4041e # v6
179179
with:
180180
node-version-file: ".nvmrc"
181181
cache: "npm"

0 commit comments

Comments
 (0)