Branch was auto-updated.

This commit is contained in:
Bhavin Patel
2024-10-16 11:04:55 -07:00
committed by GitHub
+2
View File
@@ -8,6 +8,8 @@ jobs:
steps:
- name: Check out the repository code
uses: actions/checkout@v4
with:
ref: refs/pull/${{ github.event.pull_request.number }}/merge
- uses: actions/setup-python@v5
with: