We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a192888 commit 70aef1aCopy full SHA for 70aef1a
1 file changed
.github/workflows/linting.yaml
@@ -60,7 +60,7 @@ jobs:
60
- name: 🏗 Install Python dependencies
61
run: uv sync --dev
62
- name: 🏗 Set up Node.js
63
- uses: actions/setup-node@48b55a011bda9f5d6aeb4c2d9c7362e8dae4041e # v6.4.0
+ uses: actions/setup-node@249970729cb0ef3589644e2896645e5dc5ba9c38 # v6.5.0
64
with:
65
node-version-file: ".nvmrc"
66
cache: "npm"
0 commit comments