mirror of
https://github.com/walkxcode/dashboard-icons.git
synced 2025-02-04 14:25:22 +01:00
⬆️ Update checkout and setup-python
Signed-off-by: Bjorn Lammers <walkxnl@gmail.com>
This commit is contained in:
parent
78de1c1477
commit
3bb30d66bd
4
.github/workflows/_template_to_readme.yml
vendored
4
.github/workflows/_template_to_readme.yml
vendored
@ -9,10 +9,10 @@ jobs:
|
|||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: Checkout
|
- name: Checkout
|
||||||
uses: actions/checkout@v2
|
uses: actions/checkout@v3
|
||||||
|
|
||||||
- name: Setup Python
|
- name: Setup Python
|
||||||
uses: actions/setup-python@v1
|
uses: actions/setup-python@v4
|
||||||
with:
|
with:
|
||||||
python-version: "3.9"
|
python-version: "3.9"
|
||||||
architecture: "x64"
|
architecture: "x64"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user