Skip to content

Commit

Permalink
Update asdf-vm/actions action to v3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jun 8, 2024
1 parent 60b4a90 commit ea9cf2d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
python-version: '3.11'
cache: pip
cache-dependency-path: .pre-commit-config.yaml
- uses: asdf-vm/actions/install@v2.2.0
- uses: asdf-vm/actions/install@v3.0.2
- uses: actions/cache@v4
with:
path: ~/.cache/pre-commit/
Expand Down

0 comments on commit ea9cf2d

Please sign in to comment.