mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
build: update actions/checkout digest to 8ade135 (#51873)
See associated pull request for more information. PR Close #51873
This commit is contained in:
parent
e2e3d69a27
commit
f3c5b2ea3a
1 changed files with 1 additions and 1 deletions
2
.github/workflows/aio-preview-deploy.yml
vendored
2
.github/workflows/aio-preview-deploy.yml
vendored
|
|
@ -25,7 +25,7 @@ jobs:
|
|||
runs-on: ubuntu-latest
|
||||
if: ${{ github.event.workflow_run.conclusion == 'success' }}
|
||||
steps:
|
||||
- uses: actions/checkout@3df4ab11eba7bda6032a0b82a6bb43b11571feac # v4
|
||||
- uses: actions/checkout@8ade135a41bc03ea155e62e844d188df1ea18608 # v4
|
||||
|
||||
- name: Configure Firebase deploy target
|
||||
working-directory: aio/
|
||||
|
|
|
|||
Loading…
Reference in a new issue