Skip to content
This repository has been archived by the owner on Dec 18, 2024. It is now read-only.

Commit

Permalink
chore(deps): bump asdf-vm/actions from 2 to 3 (#1664)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Nov 8, 2023
1 parent fce6c53 commit 66ebc56
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: asdf-vm/actions/install@v2
- uses: asdf-vm/actions/install@v3
- uses: actions/setup-python@v4
with:
python-version: ${{ env.PYTHON_MIN_VERSION }}
Expand Down

0 comments on commit 66ebc56

Please sign in to comment.