Skip to content

Commit c646d14

Browse files
Update to latest gerald-pr action
1 parent a4ae1a3 commit c646d14

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/gerald-pr.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
if: github.event.action != 'edited' || github.event.changes.base != null
1919
runs-on: ubuntu-latest
2020
steps:
21-
- uses: Khan/actions@gerald-pr-v2
21+
- uses: Khan/actions@gerald-pr-v3
2222
with:
2323
token: ${{ secrets.GITHUB_TOKEN }}
2424
admin-token: ${{ secrets.KHAN_ACTIONS_BOT_TOKEN }}

0 commit comments

Comments
 (0)