We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 41627f3 + d6b6d40 commit 06116c8Copy full SHA for 06116c8
.github/workflows/dco.yaml
@@ -12,7 +12,7 @@ jobs:
12
steps:
13
- uses: actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3
14
- name: Set up Python 3.x
15
- uses: actions/setup-python@e797f83bcb11b83ae66e0230d6156d7c80228e7c
+ uses: actions/setup-python@83679a892e2d95755f2dac6acb0bfd1e9ac5d548
16
with:
17
python-version: '3.x'
18
- name: Check DCO
0 commit comments