Skip to content

Commit ddb85f7

Browse files
authored
Merge pull request #1847 from SUSE/dependabot/github_actions/actions/setup-python-6
2 parents bee4ad3 + ab224b8 commit ddb85f7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test-environment-cleaner-validation.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
uses: actions/checkout@v6
1616

1717
- name: Set up Python 3.11
18-
uses: actions/setup-python@v2
18+
uses: actions/setup-python@v6
1919
with:
2020
python-version: '3.11'
2121

0 commit comments

Comments
 (0)