Skip to content

Commit

Permalink
Update run-sort-users-script.yml
Browse files Browse the repository at this point in the history
Update workflow attempt to fix failing merge processes
  • Loading branch information
LaurelineP authored Nov 5, 2024
1 parent 02b04f6 commit 3a12657
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/run-sort-users-script.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Checkout PR
uses: actions/checkout@v3
uses: actions/checkout@v4
with:
ref: ${{ github.event.pull_request.head.sha }}
fetch-depth: 0
Expand Down

0 comments on commit 3a12657

Please sign in to comment.