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 b519b02 commit a0f289bCopy full SHA for a0f289b
.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@bea5baf987ba7aa777a8a0b4ace377a21c45c381 # v3
+ uses: actions/setup-node@5e21ff4d9bc1a8cf6de233a3057d20ec6b3fb69d # v3
200
with:
201
node-version-file: ".nvmrc"
202
cache: "npm"
0 commit comments