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 9aab2c5 commit b2ed8baCopy full SHA for b2ed8ba
.github/workflows/check-commit-signing.yml
@@ -22,7 +22,7 @@ jobs:
22
23
steps:
24
- name: Checkout Code
25
- uses: actions/checkout@v4
+ uses: actions/checkout@v5
26
with:
27
fetch-depth: 0
28
0 commit comments