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 64e9417 commit 7c82593Copy full SHA for 7c82593
.github/workflows/GenerateAsyncCode.yml
@@ -15,7 +15,7 @@ jobs:
15
IGNORE_NORMALISATION_GIT_HEAD_MOVE: 1
16
17
steps:
18
- - uses: actions/checkout@v3
+ - uses: actions/checkout@v4
19
with:
20
fetch-depth: 0
21
ref: ${{ github.event.pull_request.head.ref }}
0 commit comments