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