We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0b5aa61 + 0bdd703 commit 7280644Copy full SHA for 7280644
.github/workflows/ci.yml
@@ -13,7 +13,7 @@ jobs:
13
14
steps:
15
- name: Checkout
16
- uses: actions/checkout@v3
+ uses: actions/checkout@v4
17
with:
18
repository: ${{ github.event.pull_request.head.repo.full_name }}
19
ref: ${{ github.event.pull_request.head.ref }}
0 commit comments