mirror of
https://github.com/asdf-vm/asdf.git
synced 2024-11-15 01:28:17 -07:00
chore(deps): bump asdf-vm/actions from 2 to 3 (#1664)
This commit is contained in:
parent
fce6c534da
commit
66ebc56ec3
2
.github/workflows/lint.yml
vendored
2
.github/workflows/lint.yml
vendored
@ -14,7 +14,7 @@ jobs:
|
|||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v4
|
- uses: actions/checkout@v4
|
||||||
- uses: asdf-vm/actions/install@v2
|
- uses: asdf-vm/actions/install@v3
|
||||||
- uses: actions/setup-python@v4
|
- uses: actions/setup-python@v4
|
||||||
with:
|
with:
|
||||||
python-version: ${{ env.PYTHON_MIN_VERSION }}
|
python-version: ${{ env.PYTHON_MIN_VERSION }}
|
||||||
|
Loading…
Reference in New Issue
Block a user