Skip to content

Commit 1bdd9f8

Browse files
renovate[bot]rclement
authored andcommitted
Update actions/setup-python action to v5
1 parent 42fb4f9 commit 1bdd9f8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci-cd.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
steps:
1515
- uses: actions/checkout@v4
1616
- name: Set up Python
17-
uses: actions/setup-python@v4
17+
uses: actions/setup-python@v5
1818
with:
1919
python-version: '3.11.4'
2020
- name: Cache Python modules

0 commit comments

Comments
 (0)