Compare commits
1 Commits
update-pul
...
update-pul
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
9fbf8da5db |
2
.github/actions/setup-tools/action.yml
vendored
2
.github/actions/setup-tools/action.yml
vendored
@@ -35,7 +35,7 @@ runs:
|
|||||||
*.sum
|
*.sum
|
||||||
|
|
||||||
- name: Setup Node
|
- name: Setup Node
|
||||||
uses: actions/setup-node@6044e13b5dc448c55e2357c09f80417699197238 # v6
|
uses: actions/setup-node@395ad3262231945c25e8478fd5baf05154b1d79f # v6
|
||||||
with:
|
with:
|
||||||
# we don't set node-version because we install with mise.
|
# we don't set node-version because we install with mise.
|
||||||
# this step is needed to setup npm auth
|
# this step is needed to setup npm auth
|
||||||
|
|||||||
@@ -1 +1 @@
|
|||||||
3.216.0
|
3.215.0
|
||||||
|
|||||||
Reference in New Issue
Block a user