We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 51e5b24 commit c634601Copy full SHA for c634601
.github/workflows/linting.yaml
@@ -185,7 +185,7 @@ jobs:
185
- name: 🏗 Install Python dependencies
186
run: poetry install --no-interaction
187
- name: 🏗 Set up Node.js
188
- uses: actions/setup-node@2028fbc5c25fe9cf00d9f06a71cc4710d4507903 # v6.0.0
+ uses: actions/setup-node@395ad3262231945c25e8478fd5baf05154b1d79f # v6.1.0
189
with:
190
node-version-file: ".nvmrc"
191
cache: "npm"
0 commit comments