Skip to content

Commit a0f289b

Browse files
⬆️ Update actions/setup-node digest to 5e21ff4
1 parent b519b02 commit a0f289b

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@bea5baf987ba7aa777a8a0b4ace377a21c45c381 # v3
199+
uses: actions/setup-node@5e21ff4d9bc1a8cf6de233a3057d20ec6b3fb69d # v3
200200
with:
201201
node-version-file: ".nvmrc"
202202
cache: "npm"

0 commit comments

Comments
 (0)