We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0bb7a29 commit cfa14aaCopy full SHA for cfa14aa
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@53b83947a5a98c8d113130e565377fae1a50d02f # v6.3.0
+ uses: actions/setup-node@48b55a011bda9f5d6aeb4c2d9c7362e8dae4041e # v6.4.0
64
with:
65
node-version-file: ".nvmrc"
66
cache: "npm"
0 commit comments