Skip to content

Commit c19b19f

Browse files
⬆️ Update actions/setup-node digest to 1a4442c
1 parent ca1d915 commit c19b19f

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
@@ -196,7 +196,7 @@ jobs:
196196
- name: 🏗 Install Python dependencies
197197
run: poetry install --no-interaction
198198
- name: 🏗 Set up Node.js
199-
uses: actions/setup-node@5e21ff4d9bc1a8cf6de233a3057d20ec6b3fb69d # v3
199+
uses: actions/setup-node@1a4442cacd436585916779262731d5b162bc6ec7 # v3
200200
with:
201201
node-version-file: ".nvmrc"
202202
cache: "npm"

0 commit comments

Comments
 (0)