We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0aa2db3 + 07f2337 commit f5e3f3dCopy full SHA for f5e3f3d
1 file changed
.github/workflows/dco-check.yml
@@ -25,7 +25,7 @@ jobs:
25
runs-on: ubuntu-slim
26
steps:
27
- name: Check out repo
28
- uses: actions/checkout@v5
+ uses: actions/checkout@v6
29
- name: Install dco-check
30
run: pip install dco-check
31
- name: Check signoffs
0 commit comments