We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 605c536 commit 9400b0fCopy full SHA for 9400b0f
.github/workflows/aio-preview-deploy.yml
@@ -25,7 +25,7 @@ jobs:
25
runs-on: ubuntu-latest
26
if: ${{ github.event.workflow_run.conclusion == 'success' }}
27
steps:
28
- - uses: actions/checkout@24cb9080177205b6e8c946b17badbe402adc938f # v3
+ - uses: actions/checkout@8f4b7f84864484a7bf31766abe9204da3cbe65b3 # v3
29
30
- name: Configure Firebase deploy target
31
working-directory: aio/
0 commit comments