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 b30c139 commit c459da1Copy full SHA for c459da1
.github/workflows/linting.yaml
@@ -175,7 +175,7 @@ jobs:
175
- name: 🏗 Install Python dependencies
176
run: poetry install --no-interaction
177
- name: 🏗 Set up Node.js
178
- uses: actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020 # v4
+ uses: actions/setup-node@a0853c24544627f65ddf259abe73b1d18a591444 # v5
179
with:
180
node-version-file: ".nvmrc"
181
cache: "npm"
0 commit comments