Skip to content

Commit 4dc5717

Browse files
Use tag instead of hash (using the hash does not work on GitHub Actions right now but is also not required anymore)
1 parent 63dda3b commit 4dc5717

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ jobs:
7171
extensions: intl
7272

7373
- name: Run roave/backward-compatibility-check
74-
run: ./tools/roave-backward-compatibility-check --from=9041d82604effd0d0ab59ce67eafbc3462a2ba83
74+
run: ./tools/roave-backward-compatibility-check --from=8.5.4
7575

7676
lint-xml-configuration:
7777
name: Lint XML Configuration

0 commit comments

Comments
 (0)