We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 57fe2ab commit b8cc675Copy full SHA for b8cc675
.github/workflows/GenerateAsyncCode.yml
@@ -12,7 +12,7 @@ jobs:
12
runs-on: ubuntu-latest
13
14
steps:
15
- - uses: actions/checkout@v3
+ - uses: actions/checkout@v4
16
with:
17
ref: ${{ github.event.pull_request.head.ref }}
18
repository: ${{ github.event.pull_request.head.repo.full_name }}
0 commit comments