Changeset 54373 for trunk/.github/workflows/php-compatibility.yml
- Timestamp:
- 10/04/2022 01:25:42 AM (2 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/.github/workflows/php-compatibility.yml
r54371 r54373 81 81 82 82 - name: Cache PHP compatibility scan cache 83 uses: actions/cache@ fd5de65bc895cf536527842281bea11763fefd77 # v3.0.883 uses: actions/cache@56461b9eb0f8438fd15c7a9968e3c9ebb18ceff1 # v3.0.10 84 84 with: 85 85 path: .cache/phpcompat.json … … 135 135 steps: 136 136 - name: Dispatch workflow run 137 uses: actions/github-script@ d4560e157075e2d93aa3022b5b51a42a880f1f93 # v6.3.0137 uses: actions/github-script@7dff1a87643417cf3b95bb10b29f4c4bc60d8ebd # v6.3.1 138 138 with: 139 139 retries: 2
Note: See TracChangeset
for help on using the changeset viewer.