Skip to content

Commit

Permalink
use get-pr-info from nv-gha-runners
Browse files Browse the repository at this point in the history
  • Loading branch information
AyodeAwe committed Sep 17, 2024
1 parent 27c29eb commit 781d0db
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ jobs:
steps:
- name: Get PR info
id: get-pr-info
uses: rapidsai/shared-actions/get-pr-info@main
uses: nv-gha-runners/get-pr-info@main
- name: Checkout code repo
uses: actions/checkout@v4
with:
Expand Down

0 comments on commit 781d0db

Please sign in to comment.