Skip to content

Commit 401c655

Browse files
Update actions/setup-python action to v6
1 parent a3b623c commit 401c655

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ runs:
1414
using: "composite"
1515
steps:
1616
- name: Set up Python
17-
uses: actions/setup-python@v4
17+
uses: actions/setup-python@v6
1818
with:
1919
python-version: '3.11'
2020

0 commit comments

Comments
 (0)