Skip to content

Commit 0569b84

Browse files
authored
Merge pull request #112 from cpp-lln-lab/dependabot/github_actions/actions/setup-python-5
Bump actions/setup-python from 4 to 5
2 parents 8ef7627 + 45eecf4 commit 0569b84

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/validate_cff.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
fetch-depth: 1
2727

2828
- name: Set up Python
29-
uses: actions/setup-python@v4
29+
uses: actions/setup-python@v5
3030
with:
3131
python-version: 3.9
3232

0 commit comments

Comments
 (0)