Changeset 56388 for trunk/.github/workflows/php-compatibility.yml
- Timestamp:
- 08/11/2023 01:03:21 PM (13 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/.github/workflows/php-compatibility.yml
r55717 r56388 66 66 steps: 67 67 - name: Checkout repository 68 uses: actions/checkout@ ac593985615ec2ede58e132d2e21d2b1cbd6127c # v3.3.068 uses: actions/checkout@8e5e7e5ab8b370d6c329ec480221332ada57f0ab # v3.5.2 69 69 70 70 - name: Set up PHP … … 145 145 steps: 146 146 - name: Dispatch workflow run 147 uses: actions/github-script@ 98814c53be79b1d30f795b907e553d8679345975 # v6.4.0147 uses: actions/github-script@d7906e4ad0b1822421a7e6a35d5ca353c962f410 # v6.4.1 148 148 with: 149 149 retries: 2
Note: See TracChangeset
for help on using the changeset viewer.