We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e325a17 commit c6b02f1Copy full SHA for c6b02f1
.github/workflows/auto-release.yml
@@ -14,7 +14,7 @@ jobs:
14
permissions:
15
contents: write
16
steps:
17
- - uses: actions/checkout@v3
+ - uses: actions/checkout@v4
18
with:
19
ref: ${{ github.event.pull_request.merge_commit_sha }}
20
fetch-depth: '0'
0 commit comments