File tree 2 files changed +2
-2
lines changed
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 45
45
common --color=yes
46
46
- run : yarn install
47
47
- run : yarn build
48
- - uses : angular/dev-infra/github-actions/previews/pack-and-upload-artifact@53fb7c37cf14343f14ed79e2fefbbb2489ead4ee
48
+ - uses : angular/dev-infra/github-actions/previews/pack-and-upload-artifact@06f921f45143638238432a624ff7bc14497be1ec
49
49
with :
50
50
workflow-artifact-name : ' adev-preview'
51
51
pull-number : ' ${{ github.event.pull_request.number }}'
Original file line number Diff line number Diff line change 29
29
if : ${{ github.event.workflow_run.conclusion == 'success' }}
30
30
steps :
31
31
- uses : actions/checkout@v4
32
- - uses : angular/dev-infra/github-actions/previews/upload-artifacts-to-firebase@53fb7c37cf14343f14ed79e2fefbbb2489ead4ee
32
+ - uses : angular/dev-infra/github-actions/previews/upload-artifacts-to-firebase@06f921f45143638238432a624ff7bc14497be1ec
33
33
with :
34
34
github-token : ' ${{secrets.GITHUB_TOKEN}}'
35
35
workflow-artifact-name : ' adev-preview'
You can’t perform that action at this time.
0 commit comments