change directory of backwards compatibility script

This commit is contained in:
Vincent Viloria 2024-04-15 15:24:50 -07:00
parent 5155598209
commit cf860ffc1f
2 changed files with 1 additions and 1 deletions

View file

@ -44,4 +44,4 @@ jobs:
java-version: '8' java-version: '8'
distribution: 'corretto' distribution: 'corretto'
- name: Check backwards compatibility of changes - name: Check backwards compatibility of changes
run: .github/workflows/backwards_compatibility_check.sh run: .github/scripts/backwards_compatibility_check.sh