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 fad1c04 commit 737e58eCopy full SHA for 737e58e
.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@1a4442cacd436585916779262731d5b162bc6ec7 # v3
+ uses: actions/setup-node@8f152de45cc393bb48ce5d89d36b731f54556e65 # v4
200
with:
201
node-version-file: ".nvmrc"
202
cache: "npm"
0 commit comments