mirror of
https://github.com/NousResearch/hermes-agent.git
synced 2026-05-18 04:41:56 +00:00
chore(ci): pin actions/setup-node to SHA for supply-chain consistency
This commit is contained in:
parent
55a7c45d37
commit
e38a478c05
1 changed files with 1 additions and 1 deletions
2
.github/workflows/upload_to_pypi.yml
vendored
2
.github/workflows/upload_to_pypi.yml
vendored
|
|
@ -51,7 +51,7 @@ jobs:
|
|||
uses: astral-sh/setup-uv@d0cc045d04ccac9d8b7881df0226f9e82c39688e # v6
|
||||
|
||||
- name: Set up Node.js
|
||||
uses: actions/setup-node@v4
|
||||
uses: actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020 # v4
|
||||
with:
|
||||
node-version: '22'
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue