Skip to content

Commit 4e8d144

Browse files
⬆️ Pin dependencies
1 parent e81c513 commit 4e8d144

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
@@ -136,7 +136,7 @@ jobs:
136136
- name: 🏗 Install Python dependencies
137137
run: uv sync --all-groups
138138
- name: 🏗 Set up Node.js
139-
uses: actions/setup-node@48b55a011bda9f5d6aeb4c2d9c7362e8dae4041e # v6
139+
uses: actions/setup-node@48b55a011bda9f5d6aeb4c2d9c7362e8dae4041e # v6.4.0
140140
with:
141141
node-version-file: ".nvmrc"
142142
cache: "npm"

0 commit comments

Comments
 (0)