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] authored Oct 9, 2023
1 parent 659bce1 commit 8d35ac0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
if: matrix.os == 'ubuntu-latest'
run: DEBIAN_FRONTEND=noninteractive sudo apt-get install -y autopoint gettext groff texinfo
- name: asdf plugin test
uses: asdf-vm/actions/plugin-test@v2
uses: asdf-vm/actions/plugin-test@v3
env:
GITHUB_API_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
Expand Down

0 comments on commit 8d35ac0

Please sign in to comment.