Update actions/setup-python action to v6
This commit is contained in:
parent
aa2382f3b4
commit
9eef597c8d
@ -18,7 +18,7 @@ jobs:
|
||||
uses: actions/checkout@v4
|
||||
|
||||
- name: Set up Python
|
||||
uses: actions/setup-python@v5
|
||||
uses: actions/setup-python@v6
|
||||
with:
|
||||
python-version: '3.13'
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user