Skip to content

Commit

Permalink
chore(deps): update asdf-vm/actions action to v3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Dec 19, 2023
1 parent 7b92486 commit b4c70d6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ jobs:
echo "python 3.10.2"
echo "terraform 1.1.5"
} > .tool-versions
- uses: asdf-vm/actions/install@v2
- uses: asdf-vm/actions/install@v3
- run: |
# Test versions
go version | grep "1.17.6"
Expand Down

0 comments on commit b4c70d6

Please sign in to comment.