Compare commits
2 Commits
418c2d1127
...
a1c94acf53
| Author | SHA1 | Date | |
|---|---|---|---|
| a1c94acf53 | |||
| 2dbb7ffea5 |
@@ -25,10 +25,10 @@ jobs:
|
|||||||
- name: Install pnpm
|
- name: Install pnpm
|
||||||
uses: pnpm/action-setup@v4
|
uses: pnpm/action-setup@v4
|
||||||
with:
|
with:
|
||||||
version: 9.7.1
|
version: 9.15.9
|
||||||
|
|
||||||
- name: Set up Bazel Environment
|
- name: Set up Bazel Environment
|
||||||
uses: rodydavis/shared-actions/setup-bazel@main
|
uses: https://git.rodydavis.dev/rodydavis/shared-actions/setup-bazel@main
|
||||||
with:
|
with:
|
||||||
node_version: '24'
|
node_version: '24'
|
||||||
cache: 'pnpm'
|
cache: 'pnpm'
|
||||||
|
|||||||
Reference in New Issue
Block a user