chore: use absolute URL for shared-actions in CI
This commit is contained in:
@@ -28,7 +28,7 @@ jobs:
|
|||||||
version: 9.7.1
|
version: 9.7.1
|
||||||
|
|
||||||
- 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