Skip to content

Commit 82b975f

Browse files
Merge pull request #209 from StrangeRanger/renovate/actions-setup-python-6.x
2 parents 7e4b0bb + c6ac6b7 commit 82b975f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/update-from-submodule.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ jobs:
4242
trust_level: 5
4343

4444
- name: Set up Python
45-
uses: actions/setup-python@v5
45+
uses: actions/setup-python@v6
4646
with:
4747
python-version: '3.x'
4848

0 commit comments

Comments
 (0)