Skip to content

Commit 06116c8

Browse files
Merge pull request #120 from MikeSpreitzer/bump-setup-python-to-610
🌱 Bump actions/setup-python to v6.1.0
2 parents 41627f3 + d6b6d40 commit 06116c8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/dco.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
steps:
1313
- uses: actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3
1414
- name: Set up Python 3.x
15-
uses: actions/setup-python@e797f83bcb11b83ae66e0230d6156d7c80228e7c
15+
uses: actions/setup-python@83679a892e2d95755f2dac6acb0bfd1e9ac5d548
1616
with:
1717
python-version: '3.x'
1818
- name: Check DCO

0 commit comments

Comments
 (0)