Skip to content

Commit d3f440d

Browse files
Update ramsey/composer-install action to v3.0.1
| datasource | package | from | to | | ----------- | ----------------------- | ----- | ----- | | github-tags | ramsey/composer-install | 3.0.0 | 3.0.1 | Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent f3c2722 commit d3f440d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/workflows/test.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
ini-values: memory_limit=-1
3737
extensions: pdo_sqlite
3838

39-
- uses: "ramsey/[email protected].0"
39+
- uses: "ramsey/[email protected].1"
4040
with:
4141
dependency-versions: ${{ matrix.dependencies }}
4242

0 commit comments

Comments
 (0)