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 55403c1 commit 3633e06Copy full SHA for 3633e06
.github/workflows/linting.yaml
@@ -196,7 +196,7 @@ jobs:
196
- name: 🏗 Install Python dependencies
197
run: poetry install --no-interaction
198
- name: 🏗 Set up Node.js
199
- uses: actions/setup-node@64ed1c7eab4cce3362f8c340dee64e5eaeef8f7c # v3
+ uses: actions/setup-node@e33196f7422957bea03ed53f6fbb155025ffc7b8 # v3
200
with:
201
node-version-file: ".nvmrc"
202
cache: "npm"
0 commit comments