chore(deps): update actions/setup-python action to v6 - autoclosed #3
@@ -22,7 +22,7 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
path: "palkx.users"
|
path: "palkx.users"
|
||||||
- name: Setup Python 3
|
- name: Setup Python 3
|
||||||
uses: actions/setup-python@v5
|
uses: actions/setup-python@v6
|
||||||
with:
|
with:
|
||||||
python-version: "3.x"
|
python-version: "3.x"
|
||||||
- name: Intall test dependencies
|
- name: Intall test dependencies
|
||||||
@@ -49,7 +49,7 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
path: "palkx.users"
|
path: "palkx.users"
|
||||||
- name: Setup Python 3
|
- name: Setup Python 3
|
||||||
uses: actions/setup-python@v5
|
uses: actions/setup-python@v6
|
||||||
with:
|
with:
|
||||||
python-version: "3.x"
|
python-version: "3.x"
|
||||||
- name: Intall test dependencies
|
- name: Intall test dependencies
|
||||||
|
|||||||
Reference in New Issue
Block a user